Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
Issue ID
596540
Regression
No
Produce unique sibling names in hierarchy
When siblings GameObjects in the scene have the same names, it completely breaks animation with super confusing buggy behavior. We should make operations in the Scene produce unique names like we do for Project View:
- duplicate
- copy-paste
- instantiation
- reparenting
This should be done in editor API only and not be enforced by runtime code.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment