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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment