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
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment