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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment