Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.2.7f1
2023.3.0b4
Issue ID
UUM-61114
Regression
No
[HDRP] Scene view and Game view widows are flickering when entering Play Mode
How to reproduce:
1. Open the attached project "FYP water system.zip"
2. Enter Play Mode
Expected results: The Scene view and Game view windows are not flickering
Actual results: The Scene view and Game view windows are not flickering
Reproducible with: 2023.2.7f1, 2023.3.0b4
Could not test with: 2021.3.35f1, 2022.3.17f1 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This is an issue in the user project. The object 'UnderwaterMesh' generates Nan when the cube goes underwater which results in black screen during postprocessing.
The issue comes from the user script that generates a mesh with invalid normals.