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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
The shader that fails to compile on Mac has "#pragma only_renderers d3d11".