Which part of the project is affected?
Keep the points in where the bug happened:
- Bug in the Editor (e.g. UI issues, button not working)
Describe the bug
If you are editing a scene and you delete a render layer objects with mesh components don't get their render layers reassigned so all objects in layers with higher layer IDs than the deleted one essentially move up one layer which results in rendering errors and possibly even objects having nonexistent layer IDs.
To Reproduce
-Open a scene
-Add an object with a mesh component and assign it a render layer
-Enter the Layers tab
-Delete the same layer the object is in or one above it
System
- OS: Windows 11
- Version: 0.5.0
Which part of the project is affected?
Keep the points in where the bug happened:
Describe the bug
If you are editing a scene and you delete a render layer objects with mesh components don't get their render layers reassigned so all objects in layers with higher layer IDs than the deleted one essentially move up one layer which results in rendering errors and possibly even objects having nonexistent layer IDs.
To Reproduce
-Open a scene
-Add an object with a mesh component and assign it a render layer
-Enter the Layers tab
-Delete the same layer the object is in or one above it
System