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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
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.