Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0a3
Issue ID
581913
Regression
No
Sprite Editor and Unity editor freezes when Minimum Size is set to 1x1
Slicing - set Minimum Size to 1 x 1, the Sprite Editor window and Unity editor freezes. It creates 150.000 textures and user has to force quit the editor. Maybe there should be a warning that user can insert a minimum value?
Prerequisite:
You need a sprite in you assets
Repro:
1. Select the Sprite from the asset
2. In the Inspector, select Sprite mode > multiple
3. Select Sprite Editor,
4. In the sprite editor click on slice
5. in the slice dialog - set it to Grid and set size to 1 and click on slice
Result: the Sprite Editor window and Unity editor freezes. It creates 150.000 textures and user has to force quit the editor.
Expected result. The user should be prevented from making settings that makes the editor freeze
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment