Search Issue Tracker
Fixed
Fixed in 6000.0.36f1, 6000.1.0b3, 7000.0.0a28
Votes
2
Found in
6000.0.33f1
6000.1.0a9
Issue ID
UUM-91854
Regression
No
Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
How to reproduce:
1. Open the attached “IN-91331.zip” project
2. Open the “Scene_Title”
3. Enter Play Mode
4. Press the “Button” Button in the Game View
5. Open the Scene View
6. Navigate around the Scene and Observe the Lighting/Materials
Expected result: Lighting is generated and applied to materials/surfaces without issues
Actual result: Visible Lighting/Graphical issues
Reproducible with: 6000.0.33f1
Couldn’t test with: 2021.3.47f1, 2022.3.55f1, 6000.1.0b1 (un-fixable missing Prefab errors)
Reproducible on: macOS 15.1.1 (Intel), Windows 11
Notes:
- Reproducible in Standalone Player
- Turning off the “GPU Resident Drawer” in the “PC_RP Asset” file fixes the issue
- Issue is not reproducible when directly opening the affected Scene
- Upgrading or downgrading the project into a different Stream, causes errors to appear regarding missing assets, preventing verification of a reproduction
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
- "Unity SDF" font Asset from TMP Extras is pink
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 7000.0.0a28):
Fixed incorrect lightmap textures bound to objects after additively loading or unloading scenes in the case of objects rendered through the GPU Resident Drawer.