Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.3.10f1
6000.4.0b9
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134907
Regression
No
The Editor freezes and a “OutOfMemoryExceotion” error is thrown when entering a big number into the Auto Tile’s Used Textures list element count input field
Steps to reproduce:
- Create a new Unity project using the Universal 2D template
- Create a new Auto Tile (Assets > Create > 2D > Tiles > Auto Tile)
- Select the newly created Auto Tile in the Project window
- Expand the Used Textures foldout
- Enter "999999999" in the Used Textures element count input
- Press Enter
- Observe the Editor
Actual results: The Editor freezes and "OutOfMemoryExceotion" error is thrown
Expected results: The Used Textures list has a maximum element count limit
Reproducible with versions: 6000.3.10f1, 6000.4.0b9, 6000.5.0a7
Can’t test with versions: 6000.0.68f1 (due to no Auto Tile)
Tested on (OS): MacOS Silicon Tahoe 26.2
Notes:
- Tile Rule and Animated Tile have a limit of 1000 on similar lists which prevent this issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment