Search Issue Tracker
Active
Fixed in 7.5.2, 8.3.1
Votes
4
Found in [Package]
9.0.0-preview.0
Issue ID
1224369
Regression
No
[URP] 'Uninitialized' camera background type does not match between the Build and Game view
How to reproduce:
1. Open the attached project named "Case_1224369"
2. Open the SampleScene
3. Select the Main Camera and observe that the Background Type under the Environment settings is set to "Uninitialized"
4. Open the Game view. The background is Lime green(The last set Solid Color before Type was switched to Uninitialized)
5. Build and run the project
6. Observe the screen
Expected result: The Build and Game view match
Actual result: The background is not set in the Build indicating the mismatched behavior
Reproducible with: 2019.3.6f1, 2020.1.0b3, 2020.2.0a4
Could not test with: 2017.4.38f1(No Package Manager), 2018.4.19f1(Uninitialized type is missing)
Reproducible with package versions: 7.1.2, 7.2.1, 9.0.0-preview.0
Notes:
- Uninitialized background type became available in URP 7.1.2 (2019.3.0b4)
Comments (11)
-
const_cast
Jan 26, 2021 21:26
Still happening in URP 8.3.1 on iOS. Using Unity 2020.1.17f1. Works fine in editor but not on iOS.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note (fix version 8.3.1):
Fixed in URP 8.3.1 which is available in Unity 2020.1
Resolution Note (fix version 7.5.2):
Fixed in URP 7.5.2 which is available in Unity 2019.4