Search Issue Tracker
Won't Fix
Votes
2
Found in
2018.1.0b12
Issue ID
1018896
Regression
No
Error thrown from child Object upon Play Mode exit when using HideFlags.DontSave on Parent
Steps to reproduce:
1. Open QA-supplied project ("HideFlagsBug.zip")
2. Open Scene "scene"
3. Enter and Exit Play Mode
4. Inspect the Console
Expected: console is empty
Actual: console throws: Can't destroy Transform component of 'EmptyGO(Clone)'.
Reproduced in: 5.6.5p3, 2017.1.3p2, 2017.2.2p2, 2017.3.2f1, 2017.4.1f1 , 2018.1.0b13, 2018.2.0a6
Error: Can't destroy Transform component of 'EmptyGO(Clone)'. If you want to destroy the game object, please call 'Destroy' on the game object instead. Destroying the transform component is not allowed.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Because of priorities, age of the bug and resources, we can't priorities this.