Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
4.0.0
Issue ID
1107604
Regression
No
Shader variable set with SetColor() resets after refocusing the Editor when the version control is set to 'Hidden Meta Files'
How to reproduce:
1. Open user-submitted project (IssueProject)
2. Open scene '1'
3. Enter Play Mode
4. Click outside of Unity editor to lose focus
5. Refocus on Unity editor
Expected result: the cube remains colored green
Actual result: the cube resets to color black
Reproducible with: 2018.3.1f1, 2019.1.0a12
Could not test with: 2018.2.20f1, 2018.3.0a11, (The shader has dependencies to a LWRP version, incompatible with these versions)
Notes:
The shader in the project is dependant on LWRP
The issue only reproduces when the version control setting under Project Settings > Editor is set to 'Hidden Meta Files'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment