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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
Add comment