Search Issue Tracker
Fixed
Fixed in 6000.0.55f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Votes
0
Found in
6000.0.47f1
6000.1.0b15
6000.2.0a9
6000.3.0a1
Issue ID
UUM-103185
Regression
No
Crash on RenderTarget::SetActive when opening the project
How to reproduce:
Open the user's attached project
Reproducible with: 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Could not test with: 2022.3.61f1 (compilation errors in the Console window)
Reproducible on: Windows 11 23H2
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF811F2AEE5 (Unity) RenderTarget::SetActive
0x00007FF811F2B5AE (Unity) RenderTarget::SetActive
0x00007FF811D6B07B (Unity) Camera::ApplyRenderTexture
0x00007FF811D7B2B4 (Unity) Camera::SetRenderTargetAndViewport
0x00007FF811D7C750 (Unity) Camera::SetupRender
0x00007FF811D7C846 (Unity) Camera::SetupRender
0x00007FF812023AB7 (Unity) ScriptableRenderContext::ExecuteScriptableRenderLoop
0x00007FF81166F464 (Unity) ScriptableRenderContext_CUSTOM_Submit_Internal
0x000002165B5FBBD3 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.Rendering.ScriptableRenderContext:Submit_Internal (UnityEngine.Rendering.ScriptableRenderContext&)
0x000002165B5FBB13 (Mono JIT Code) UnityEngine.Rendering.ScriptableRenderContext:Submit ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment