Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a10
Issue ID
1102450
Regression
No
[Mac] Particle missing texture reference because of a compilation error in shader
When opening the attached project, created in Windows 10, on other platforms (macOS, Linux) textures on some prefabs unlink.
Steps to reproduce
- Clone project https://github.cds.internal.unity3d.com/johncrowe/NeonBugs
- Open with 2019.1.0a10 on Windows
- Load the Neon Demo scene.
- Notice steam textures are correctly.
- Open on macOS 2019.1.0a10
- Start the scene by pressing play.
Notice issue - The steam textures render purple in both scene view and play view.
This seems to only appear when opening projects on a different platfroms.
Broken 2018.3.0b10, 2018.3.0b11, 2010.3.0a10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Resolution Note:
The shader that fails to compile on Mac has "#pragma only_renderers d3d11".