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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment