Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
0
Found in
2021.3.29f1
2022.3.10f1
2023.1.14f1
2023.2.0b10
2023.3.0a5
Issue ID
UUM-49309
Regression
No
Console is spammed with errors on every Inspector redraw when enabling AA and Random Write in the Render Texture settings
How to reproduce:
1. Open any project
2. Create a "Render Texture" Asset
3. Select it in Project Browser and set "Anti-aliasing" to 8 samples
4. Enable "Random Write"
5. Observe the Console whilst moving the cursor in and out of the Inspector
Actual result: Error "RenderTexture.Create: Requested anti-aliasing with random write flag. This is not supported. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" is spammed in the Console on every Inspector redraw
Expected result: Either the error is printed once or a Warning is shown either in the Console or in the Inspector
Reproducible with: 2021.3.29f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a5
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:
The collapse button should aggregate errors into one entry. Please use that.
Resolution Note (2023.3.X):
The collapse button should aggregate errors into one entry. Please use that.