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
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment