Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.15f1, 2022.2.2f1, 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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment