Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0a4
Votes
0
Found in
6000.0.51f1
6000.1.7f1
6000.2.0b6
Issue ID
UUM-109475
Regression
Yes
Errors are thrown when a GameObject with Trail Renderer is selected in the Hierarchy, moved and destroyed
How to reproduce:
1. Open the attached “Trail errors” project
2. Open the “SampleScene”
3. Enter Play mode
4. Switch to the Scene view
5. In the Hierarchy, select the “GameObject”
6. In the Inspector, Transform component, change any of the “Position” properties to “2”
7. Observe the Console
Expected result: No errors are thrown in the Console
Actual result: Multiple errors are thrown in the Console
Reproducible with: 2022.2.0a6, 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b6
Not reproducible with: 2022.2.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Errors thrown: “MissingReferenceException” and “GUI Error”
- Also reproducible by moving the GameObject via move tool or a script
- Reproduces when the GameObject is destroyed via “Autodestruct” setting or “Destroy” method
- Does not reproduce in Game view or when the GameObject is not selected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
Add comment