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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Add comment