Search Issue Tracker
Fixed
Votes
0
Found in
2021.3.29f1
2022.3.7f1
2023.1.8f1
2023.2.0b4
Issue ID
UUM-45416
Regression
No
Crash on ForwardRenderLoopJob when opening Sentis sample project with URP installed
Reproduction steps:
1. Open the attached “SentisTest” project
2. If prompted, enter Sentis license key
Expected result: Project opens
Actual result: Editor crashes
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproducible on: macOS 13.5 (M1 Max), Windows 10
First few lines of stack trace:
{{#0 0x00000104e41c54 in ForwardRenderLoopJob(GfxDeviceAsyncCommand::ArgScratch, GfxDeviceAsyncCommand::Arg const)}}
{{#1 0x00000105352530 in GfxDevice::ExecuteAsync(int, void ()(GfxDeviceAsyncCommand::ArgScratch, GfxDeviceAsyncCommand::Arg const*), GfxDeviceAsyncCommand::ArgScratch*, GfxDeviceAsyncCommand::Arg const, JobFence const&)}}
{{#2 0x00000104e407ec in ForwardShaderRenderLoop::StartRenderJobs(JobFence&, bool, bool, ShaderPassContext&)}}
{{#3 0x00000104e421e8 in ForwardShaderRenderLoop::PerformRendering(JobFence&, ActiveLight const*, ShadowJobData const&, bool, bool, bool, Camera::RenderFlag)}}
{{#4 0x00000104e43410 in DoForwardShaderRenderLoop(RenderLoopContext const&, dynamic_array<RenderObjectData, 0ul>&, CullResults const&, bool, bool, bool, Camera::RenderFlag)}}
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-46685