Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.6.0f3
Issue ID
899367
Regression
Yes
[macOS] Editor crashes on start,after porting to mac and adding preloaded shaders
Repro steps:
1. Create a new project on Windows
2. Save the project
3. Open the project in a Mac (OS 10.12.4)
4. Open "Edit" -> "Project Settings" -> "Graphics"
5. In "Shader preloading" press "Save to asset..." and save the shader variant collection
6. Increase the "Size" to "1"
7. Add the saved variant collection to "Element 0" of "Preloaded shaders"
8. Save the project and quit Unity
9. Open Unity and load the project
Expected result: Project launches
Actual result: Unity crashed
Reproduced with: 2017.1.0b1, 5.6.0f1
Regression introduced in: 5.5.3f3
Not Reproducable with: 5.4.5f1
Note:
Was not reproduced on macOS 10.12.3 and lower
Deleting the "Library" and "Temp" folders inside your project files solves the issue
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