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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment