Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a4
Issue ID
1056119
Regression
No
[Improved Prefabs] Assembly reload breaks hierarchy state for unsaved object in Prefab Mode
Steps:
1. Add GameObject and make a prefab out of it
2. Open Prefab Asset in Prefab Mode
3. Turn Off 'AutoSave' toggle
4. Add a few GameObjects to the root (leave them in expanded state)
5. Add a new script to the Project Browser
==> Assembly reloads
6. Click on 'Close' button on "Prefab has been changed on Disk" dialog
==>
Unsaved GameObjects are collapsed in hierarchy
Note: Also take into account that the same happens when going to PlayMode as well
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment