Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a6
2019.2.0a1
2019.3.0a1
2019.3.0a3
Issue ID
1160914
Regression
Yes
Selection is lost after undoing game object deletion
How to reproduce:
1. Create a new project
2. In the Hierarchy Window create a new cube object
3. Select it and delete it
4. Undo the deletion
5. Observe that the object is not selected in the Hierarchy Window
Expected result: the object is selected after the deletion is undone
Actual result: the object is not selected after the deletion is undone
Reproduced in: 2019.3.0a6, 2019.3.0a1, 2019.2.0b6, 2019.2.0a1, 2019.1.0a6, 2019.1.0a1
Not reproducible in: 2019.1.0a5, 2019.1.0a1, 2018.4.2f1, 2018.3.0a1, 2017.4.28f1, 2017.4.0f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment