Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0b20
Issue ID
800914
Regression
No
Assert thrown when applying changes in Sprite Editor after creating multiple sprites
- Import the attached WhiteSquare512.jpg image in a project
- Set texture type to Advanced and Import Type - Sprite Mode to Multiple
- Click on the Sprite Editor button to edit the sprites
- Create a sprite from the texture by dragging a smaller rectangle with your mouse
- Close the Sprite Editor window
- Choose Apply when asked if you want to keep the changes or not
Notice in the Console the following assert:
"importer.GetNPOTScale() == TextureImporter::kNPOTKeep
(Filename: C:/buildslave/unity/build/Editor/Src/AssetPipeline/SpriteFrameMetaData.cpp Line: 22)"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
Add comment