Search Issue Tracker
Fixed
Fixed in 2022.1.24f1
Votes
0
Found in
2022.1.1f1
Issue ID
UUM-909
Regression
No
[Backport] Redo changes the order of Prefab's children
Steps:
1. Make a prefab instance with a child
2. Add another GameObject to Hierarchy
3. Parent it to the Prefab instance before the prefab's own child
4. Undo
5. Redo
==>
Added GameObject is added as last child (should be first)
Take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor UI Text is displayed incorrectly or blank, and "Unable to load font face for [System Normal]." and other warnings are spammed when Editor Font is set to System Font and TMP Package is imported
- TabView with icons is smaller in height then other tabs with text
- [iOS] Error shows and "Microphone.GetPosition" logged as zero when "Microphone.Start()" is called the first time while a microphone is busy in another app and the second time when the microphone is released
- "Check for Updates" Fails to Connect to Update Server
- "Validation: Write range..." errors when creating and destroying GraphicsBuffer rapidly in WebGPU
Add comment