Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b16
Issue ID
791755
Regression
Yes
[Metal][Mac] Standalone crashes when changing Quality Settings at runtime on Metal (regression in 5.4)
Standalone crashes when changing Quality Settings on runtime if built using Metal graphics API.
1. What happened
The Standalone player crashes when switcing to / from "Beautiful" quality level. It seems that Anti-Aliasing is causing the problems, as changing only that property crashes the player as well (by first setting everything to minimal settings, clicking Apply and then changing only Anti-Aliasing using the in-game options).
2. How we can reproduce it using the example you attached
- Download and run the attached project;
- Open "Marijus_Scene1" Scene;
- Build a standalone with Metal Graphics API;
- Launch the standalone and select "Fastest" quality in the setup window;
- In-game click "Options" and then "Increase overall quality" 4 times, notice the player freezing.
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
Add comment