Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a6
Issue ID
1127367
Regression
Yes
Shader Inspector UI keeps adding properties after compiling broken shaders
How to reproduce:
1. Create a new project
2. On projectview right click > Create > Shader > Unlit Shader
3. Select this shader and make sure you see it on inspector
4. Open the shader and edit it. just add random things to make sure it failed to compile
5. Save the shader and go back to editor
Expected result: Shader Inspector does not change and has correct error message as usual
Actual result: Shader Inspector UI displays repeated texture parameters and keeps adding more of them
Reproducible with: 2019.2.0a6
Not reproducible with: 2017.4.20f2, 2018.3, 2019.1.0b3, 2019.2.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment