Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2021.3.6f1
2022.2.0b1
2023.1.0a1
Issue ID
UUM-1550
Regression
Yes
[Rendering Debugger] Crash on ScriptableBatchRenderer::GenerateBuiltInCBuffer when switching Material Override to Albedo
Reproduction steps:
1. Create a new URP project
2. Open Window -> Analysis -> Rendering Debugger and change 'Material Override' to Albedo and then back to None
3. Open Edit -> Project Settings -> Player and change Graphics API to OpenGLCore
4. Restart the Editor
5. Repeat step 2
6. Open Edit -> Project Settings -> Player and change Graphics API back to Metal
7. Restart the Editor
8. Repeat step 2
Expected result: Material Override is changed
Actual result: The Editor crashes
Reproducible with: 13.0.0 (2022.1.0a12), 13.1.0 (2022.1.0a15)
Not reproducible with: 12.1.1 (2021.2.3f1)
Couldn't test with: 7.7.1 (2019.4.32f1), 10.7.0 (2020.3.23f1), 11.0.0 (2021.1.28f1) (No Rendering Debugger)
Note:
Reportedly, 'Null object is dereferenced in ScriptableBatchRenderer.cpp:1754 - "gpuProg" is null.' is thrown before the crash
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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Resolution Note:
Duplicate of https://fogbugz.unity3d.com/f/cases/1374226
Fixed by https://ono.unity3d.com/unity/unity/pull-request/136225/_/graphics/metal/fix-shader-bool-to-float-assignment in 2022.1.0a16
Resolution Note (2023.1.X):
Duplicate of https://fogbugz.unity3d.com/f/cases/1374226
Fixed by https://ono.unity3d.com/unity/unity/pull-request/136225/_/graphics/metal/fix-shader-bool-to-float-assignment in 2022.1.0a16