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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment