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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.