Search Issue Tracker
Fixed in 1.1.13
Fixed in 1.1.12
Votes
1
Found in [Package]
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.0b5
2019.2.0a1
Issue ID
1136883
Regression
No
Internal Exception is thrown after Test with GameObject using DontSaveInEditor Flag finishes executing
How to reproduce:
1. Open the attached "TestRunnerCrash.zip" Project
2. Open the Test Runner window
3. Go to "EditMode" Tab and press "Run All" button to run all the Tests
4. Observe the Console
Expected Behavior: The Test Passes without any Exceptions
Actual Behavior: The Editor throws an Internal "Can't destroy Transform Component..." Exception right after the Test passes
Reproducible with: 2017.4.24f1, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment