Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X, 6000.6.X
Votes
0
Found in
6000.0.70f1
6000.3.11f1
6000.4.0f1
6000.5.0a9
6000.6.0a2
Issue ID
UUM-137165
Regression
No
“InvalidOperationException” and “NullReferenceException” errors are thrown when clicking inside a Tile Palette with the Tile Palette overlay and Tile Palette Edit enabled
Steps to reproduce:
- Create a new Unity project using the Universal 2D template
- Open the Tile Palette window (Window > 2D > Tile Palette)
- Dock the Tile Palette window next to the Game View
- Create a New Tile Palette in the Tile Palette window
- Create a new Triangle Sprite (Assets > Create > 2D > Sprite > Triangle)
- Drag the Triangle Sprite to the Tile Palette window and save
- Create a new tilemap from Tile Palette in the Tile Palette window
- Enable Tile Palette Overlay in the Tile Palette window
- Enable Tile Palette Editing in the Tile Palette Overlay
- Enter Play Mode
- Repeat step 8
- Click the Triangle Sprite tile in the Tile Palette window
- Observe the Console window
Actual results: “InvalidOperationException” and “NullReferenceException” errors are thrown
Expected results: No errors are thrown
Reproducible with versions: 6000.0.70f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9
Tested on (OS): Ubuntu 24.04, MacOS Silicon Tahoe 26.3
Notes:
- After reproduction, the errors are thrown even without entering Play Mode
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
Add comment