Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.47f1
6000.1.0b15
6000.2.0a9
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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment