Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
2
Found in
2021.3.36f1
2022.3.20f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-67546
Regression
No
Editor freezes when Scene view is opened and Metal Graphics API is used
How to reproduce:
1. Open the “ATD-2024“ project
2. Open the Game view
3. Observe the Editor
Expected result: The Editor is responsive
Actual result: The Editor does not respond and Metal errors are thrown to the Console
Reproduced with: 2021.3.36f1, 2022.3.20f1, 2023.2.16f1, 6000.0.0b13
Reproduced on: macOS 14.3.1 (M1) (by reporter), macOS 13.6.4 (M1),
Not reproduced on: Windows 11, macOS 14.3.1 (Intel)
Notes:
1. User reports crashing and freezing of their system
2. Not reproducible in the Player
3. Not reproducible when Game view is opened
4. Not reproducible with “Direct3D11”, “Direct3D12”, and “Vulkan” Graphics APIs
5. Could not reproduce in a new project
Errors thrown to the Console:
{noformat}Metal: Vertex or Fragment Shader "HDRP/Lit" requires a ComputeBuffer at index 5 to be bound, but none provided. Skipping draw calls to avoid crashing.{noformat}
{noformat}Metal: Error creating pipeline state (HDRP/Lit): Compiler encountered an internal error
(null){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment