Search Issue Tracker
Duplicate
Duplicate in 6000.6.X
Votes
0
Found in
6000.3.14f1
6000.4.6f1
6000.5.0b7
6000.6.0a4
Issue ID
UUM-141460
Regression
Yes
“Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
Steps to reproduce:
1. Create new Unity project using Universal 2D Template
2. In Project window create any Sprite (Create > 2D > Sprites > Triangle)
3. Open Tile Palette and drag the newly created Sprite
4. Press on “Create New Tile Palette” dropdown to create new Tile Palette
5. Press ( ; ) to toggle Tile Palette Overlay in Scene view
6. In Tile Palette Overlay create new Tile Palette
7. Once created, observe the Console window
\\
Actual results: “Handles.Repaint called outside an editor OnGUI
UnityEditor.GUIView:ProcessEvent (UnityEngine.EntityId,intptr,bool&)” error is thrown in the Console window
Expected results: No errors are thrown in the Console window
\\
Reproducible with versions: 6000.3.0a4 (53ab01ef978b), 6000.3.14f1, 6000.4.6f1, 6000.5.0b7, 6000.6.0a4
Not reproducible with versions: 6000.0.74f1, 6000.3.0a3 (14d049ebeaff)
\\
Tested on (OS): macOS Silicon Tahoe 26.4.1
-
Resolution Note:
Thank you for reporting a bug to Unity.
We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.
We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.
Thank you for helping us improve Unity! -
Resolution Note (6000.6.X):
Thank you for reporting a bug to Unity.
We have reviewed the issue and found it is a duplicate of an existing bug already logged in our system. To keep things organized and ensure the issue is properly prioritized, we have linked your report to the original case.
We will now close this report as a duplicate, but the original bug remains open and under review. Your input has been noted and helps us better understand the impact of the issue. If anything changes regarding its severity or impact, please let us know.
Thank you for helping us improve Unity!
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
This is a duplicate of issue #UUM-134364