Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
2
Found in
2021.3.36f1
2022.3.20f1
2023.2.16f1
6000.0.0b13
6000.1.0a7
6000.2.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
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment