Search Issue Tracker
Fixed in 2022.3.9f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a3
Votes
1
Found in
2022.3.7f1
2023.1.0b16
2023.2.0a15
2023.3.0a3
Issue ID
UUM-36069
Regression
No
Enabling SSAO causes the URP Decal Projector to become invisible when its Inspector is used
How to reproduce:
1. Open the “URPRendererTest-5.zip“ project
2. Open the “Example Scene“
3. Enter Play Mode
4. Select the Cinematics_Deferred Renderer located in the Assets->Settings
5. Enable SSAO in the Inspector window
6. Select “Decal Projector“ GameObject
7. Change the width or height of the “Decal Projector“ GameObject in the Inspector window
Expected result: The “Decal Projector“ GameObject size changes and it is visible
Actual result: The “Decal Projector“ GameObject size changes however it is not visible
Reproducible with: 2022.2.19f1, 2023.1.0b16, 2023.2.0a15
Could not test with: 2021.3.25f1, 2020.3.48f1 (due to errors and warnings)
Reproducible on: Windows 10, Apple M1 Max
Note: The issue can be reproduced when values other than size are changed in the Inspector window of the “Decal Projector“ GameObject, sometimes it might occur just after selecting the GameObject
Workaround: The URP Decal Projector will start rendering again if the “Accurate G-buffer no“ is selected or deselected (depending on its state)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment