Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
2022.3.69f1
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a5
Issue ID
UUM-131695
Regression
No
Crash on GameObject::QueryComponentByType when opening a specific project
How to reproduce:
1. Open the attached “IN-128305” project
2. Observe the crash
Reproducible with: 2022.1.22f1, 2022.3.69f1, 2023.2.0a19
Not reproducible with: 6000.0.65f1, 6000.3.3f1, 6000.4.0a3, 6000.5.0a4
Fixed: 2023.2.0a20
Reproduced on: Windows 11, macOS 15 (user reported)
Not reproduced on: No other environment tested
First few lines of the stack trace:
#0 0x00000102df15c8 in GameObject::QueryComponentByType(Unity::Type const) const
#1 0x00000103aa03b8 in UI::AddRenderersToCanvas(JobFence&, Transform const, UI::Canvas*, int&)
#2 0x00000103aa0198 in UI::Canvas::UpdateBatchOrder()
#3 0x00000103a9fd04 in UI::Canvas::UpdateBatches(bool)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment