Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.10f1
2023.2.0a1
Issue ID
UUM-30099
Regression
No
Editor crash when inspector is visible in scene using OnWillRender callback and reflection probes and custom reflection probe update system
Steps
- open repro project
- open TinyRepro scene
- enter playmode
- ensure inspector tab is visible
- click some objects in inspector till crash
## seems more likely to repro when selecting or deselecting the reflection probe gameobject or sphere gameobject
Expected: no crash
Actual: crash
Repro: 2020.3.45f1, 2021.3.19f1, 2022.2.10f1, 2023.2.0a1
Notes:
- Repro does not use SRPs
- No repro was seen when UpdateReflectionProbes_CustomSystem gameobject was disabled (due to ProbeSystem component not running)
- No repro was seen with inspector tab hidden
- ProbeSystem.cs is a script using IScriptableRuntimeReflectionSystem
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Resolution Note:
Reflection probe bugs have been deprioritized for the current releases as we're looking towards a more holistic solution.
Resolution Note (2023.2.X):
Reflection probe bugs have been deprioritized for the current releases as we're looking towards a more holistic solution.