Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0f3
Issue ID
994056
Regression
Yes
Material won't render unless a default shader is used
How to reproduce:
1. Open Unity
2. Load user-submitted project (Space_Shooter.zip)
3. Load "Main.unity" scene
4. Instantiate "Bolt.prefab" prefab and position it so it is not occluded
5. Change prefab material shader to "Particles/Additive" (Material should be )
Expected result: Unity continues to show any visible shader result despite the shader used.
Actual result: Object disappears if the user chooses any shader but the default ones.
Notes:
- Refresh or reimport doesn't fix the problem
- It seems it cannot be reproduced on other materials (including ones that come with the tutorial and newly made ones)
- On early 5.6 Unity versions the material will fix itself and won't reproduce the issue even when run on a newer Unity
- On some early tests Unity threw assertion errors concerning Quaternion conversion to Matrix(Might not be connected to the issue)
Reproducible with - 5.6.0f2, 5.6.5p1, 2017.1.3p1, 2017.2.1p3, 2017.3.0p4, 2018.1.0b5
Not reproducible with - 5.6.0a1, 5.6.0f1
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
Add comment