Search Issue Tracker
Fixed in preview.30 - 0.0.12
Votes
0
Found in [Package]
preview.28 - 0.0.12
Issue ID
1140955
Regression
Yes
[Entities] Inspector window of the selected GameObject becomes empty when deleting attached Script from a Project
Steps to reproduce:
1. Open the attached project "Case_1140955"
2. Navigate to Project -> Assets -> Scenes and open SampleScene
3. Delete "TestRemoval" Script from Project -> Assets
4. In the Hierarchy window select "Cube"
5. Notice the Inspector window
Expected results: In the Inspector window, under the (Script) Component an error "The associated script cannot be loaded" is displayed
Actual results: Inspector Window becomes empty
Reproducible with: 2019.1.0b5, 2019.1.0b9, 2019.2.0a10
Not reproducible with: 2018.3.11f1
Reproducible with Package version: preview.28 - 0.0.12, preview.29 - 0.0.12
Not Reproducible with Package version: preview.2 - 0.0.12, preview.27 - 0.0.12
Package Regression: preview.28 - 0.0.12
Notes: Error is thrown "ArgumentException: Getting control 0's position in a group with only 0 controls when doing repaint". The Inspector becomes empty for few seconds when creating a Script Component in the GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment