Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b3
Issue ID
1087896
Regression
No
Unity Editor crashes on SpritePacker pack review when being used with Addressables
To reproduce:
1. Open attached project
2. Click ATL sprite atlas, currently, the max texture is 512
3. Press Pack preview
4. Change Max texture to 256
5. Press the Play button
6. Press A on the keyboard, and notice that notice that only one of the 4 pages were loaded and the remaining are white
7. Stop the Play mode and change Max texture to 512
8. Press Pack preview
Actual result: Unity editor crashes
Expected result: Unity Editor should not crash and should show pack preview window
Reproduced in: 2017.4.12f1; 2018.3.0b2; 2018.3.0b4; 2019.1.0a3
Note:
Cant run on 2018.1 and 2018.2 because of error CS0122: `UnityEditor.Collaboration.RevisionData' is inaccessible due to its protection level
Note:
Attaching editor.log
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