Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.1.0a3
2019.3
2020.1
2020.2
2020.2.0a6
Issue ID
1233432
Regression
Yes
ArgumentException thrown after unloading a scene and right-clicking in the Hierarchy
How to reproduce:
1. Create a new project and open it
2. Create another scene in the Project window and load it alongside the default sample scene
3. Unload the newly created scene and immediately right-click in the Hierarchy
4. Observe the console
Expected result: no error is thrown
Actual result: ArgumentException is thrown
Reproduced in: 2020.2.0a6, 2020.1.0b4, 2019.3.9f1, 2019.1.0a3
Not reproducible in: 2019.1.0a2, 2018.4.17f1, 2017.4.37f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment