Search Issue Tracker
Fixed
Fixed in 2022.3.37f1
Votes
0
Found in
2022.3.36f1
Issue ID
UUM-76314
Regression
Yes
Decals do not render correctly when using GPU Instancing and Render Layers
How to reproduce:
1. Open the attached "Decal-Unity-2022.3.32.zip" project
2. Open the "SampleScene"
3. In the Assets folder, navigate to “Settings” and locate “DecalMaterial”
4. In the Inspector window, under “Advanced Options”, locate “Enable GPU Instancing” and uncheck the box
5. Observe the result in the Game or Scene window
6. Locate “Enable GPU Instancing” again and check the box
7. Observe the result
Expected result: all three decals should be visible on the plane
Actual result: two out of three decals disappear
Reproducible in: 2022.3.1f1, 2022.3.36f1
Not reproducible in: 2021.3.40f1, 2022.3.0f1, 2022.3.38f1, 6000.0.11f1
Fixed in: 2022.3.37f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes: the “GPU Instancing” checkbox behaves inconsistently as soon as Play mode is entered. If initially the box is checked, unchecking it will result in the decals disappearing so long as Play mode isn’t active. If Play mode is then activated when the decals are still invisible, they will reappear inside Play mode, and checking the box will instead make them disappear. Exiting Play mode at this state sometimes stops the decals from disappearing altogether.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Add comment