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
7000.0.0a17
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.