Search Issue Tracker
Fixed in 2020.3.43f1
Fixed in 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X, 2023.1.0a20
Votes
0
Found in
2020.3.37f1
2021.3.8f1
2022.1.12f1
2022.2.0b4
2023.1.0a4
Issue ID
UUM-12628
Regression
No
Missing in-editor warnings when "Hidden/Cube*" shaders aren't included (will break reflections)
Reproduction steps:
- Open the project “ReproRealtimeReflections”
- Build and run the project
- Observe the sphere in the middle
- Come back to the project
- Go into Project Settings > Graphics > Always Included Shaders and set Size to 0 (so no shaders are "always included")
- Build and run the project
- Observe the sphere in the middle
Expected result: The sphere is still reflective or a ‘shader missing’ error is thrown
Actual result: The sphere is no longer reflective
Reproducible with: 10.9.0 (2020.3.37f1), 12.1.7 (2021.3.8f1), 13.1.8 (2022.1.12f1), 14.0.3 (2022.2.0b4), 15.0.0 (2023.1.0a4)
Reproducible on: MacOS 12.2.1 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment