Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b1
Issue ID
757729
Regression
Yes
5.4 crashes in scene view rendering when something disables the hidden scene view camera
To reproduce:
1. Open attached project
2. Build and run project
3. Host on build client
4. Play scene in editor
5. Join localhost
6. Open Scene view tab
7. Editor crashes
Reproducible: 5.4.0b1, 5.4.0b2
Regression from 5.3.1p3
Underlying issue is that in that project, GameObject.Find("SceneCamera") started returning the internal scene view camera, and not the GO in the scene. Unexpected things ahoy!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment