Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
5.5.0f3
Issue ID
864619
Regression
Yes
Reverting model back to a prefab and then undoing these changes creates an additional broken non-prefab object
To reproduce:
1.Download and open attached project
2.Open "SimpleVoхelPack" folder
3.Go to scenes folder and open "Forest" Scene
4.Select any object from the scene except "ENVIRONMENT" object
5.Press revert button in the inspector
6.Press CTRL+Z to undo changes
7.Notice that 2 objects in the hierarchy with the same name are created
8.Select object which has the arrow to view its child objects and press that arrow
Reproduced with: 5.6.0b2, 5.5.0p3, 5.4.3p3, 5.3.7p2
Not reproduced with: 5.3.5f1, 5.2.5f1.
Expected result: Changes are reverted without additional object and Unity does not crash.
Actual result: Changes are reverted with additional object and editing this object causes editor to crash.
Note: bug only occurs when prefab connection of that model is broken.
Verified with: 2017.3.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment