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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment