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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment