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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment