Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2023.1.0a1
2023.2.0a1
2023.3.0a3
Issue ID
UUM-3278
Regression
Yes
The Sprite Shader modification does not get reflected in the Player build when internal Shader is modified
How to reproduce:
1. Open the attached project "TestUIShader_trunk.zip"
2. Build And Run the project
3. Observe that circle in the middle of the screen is white
4. Close the Player
5. Close the Editor
6. Open "UnitySprites.cginc" in Editor/Data/CGIncludes
7. Add "c.g = 0; c.b = 0;" after line 88
8. Save the file
9. Repeat steps 1-2
Expected results: The circle is red
Actual results: The circle is white
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
I'm going to close this as it's highly unlikely we will have time to do anything about this anytime soon
Resolution Note (2023.3.X):
I'm going to close this as it's highly unlikely we will have time to do anything about this anytime soon