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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment