Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
Issue ID
1029898
Regression
Yes
Unity can't open any project and produces UnityShaderCompiler malloc errors when ran from Downloads folder
How to reproduce:
1. Copy a Unity install to the Downloads folder
2. Start Unity
3. Open a new project
4. After some time loading, Unity freezes with these errors being repeated in the log console:
UnityShaderCompiler(32348,0x7fff91637340) malloc: *** mach_vm_map(size=9223372036854775808) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
This is due to some processes being put in quarantine by Mac OS.
Reproducible on 2018.2 and early 2018.3 builds on Mac OS High Sierra
Fixed in 2018.3.0a1 (2018.2 will be patched soon)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Add comment