Search Issue Tracker
Fixed in 2022.3.54f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, 7000.0.0a10, future release
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87423
Regression
No
Editing the UnityDOTSInstancing.hlsl file does not cause a Shader recompilation
Reproduction steps:
1. Open the “IN-88478.zip” project
2. Open the “Packages/Core RP Library/ShaderLibrary/UnityDOTSInstancing.hlsl” file in your code editor
3. Modify anything in the file and save the changes
4. Go back to the Editor
Expected result: The Editor performs a Shader recompilation
Actual result: No recompilation occurs
Reproducible with: 2021.3.46f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Reproducible on: macOS 15.0 (M1 Max)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment