Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.47f1, 6000.1.0b15, 6000.2.0a9
Votes
0
Found in
2022.3.60f1
6000.0.44f1
6000.1.0b12
6000.2.0a7
Issue ID
UUM-101315
Regression
No
Editor crashes on PrepareSpriteTilingData when exiting Play mode
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Switch to Android Platform
4. Make sure Sprite Atlas Mode is set to v2 - Enabled (Project Settings > Editor > Sprite Atlas > Mode)
5. Click “Tools > Add SpriteAtlases To Build”
6. Click “Tools > Build AssetBundles”
7. Click "Tools > Remove SpriteAtlases From Build"
8. Enter the Play Mode
Expected result: The Editor continues to run
Actual result: Editor crashes
Reproducible with: 2022.3.60f1, 6000.0.44f1, 6000.1.0b12, 6000.2.0a7
Reproducible on:
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
First few lines of Stacktrace:
0x00007ff641654a26 (Unity) PrepareSpriteTilingData
0x00007ff64190bb31 (Unity) SpriteRenderer::RendererCullingOutputReady
0x00007ff64177f5e4 (Unity) DispatchGeometryJobs
0x00007ff6419506a4 (Unity) CullScriptable
0x00007ff640eadffb (Unity) ScriptableRenderContext_CUSTOM_Internal_Cull_Injected
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 6000.1.0b15):
Fix for this issue is available on Unity 6000.1.0b15 and above
Resolution Note (fix version 6000.0.47f1):
Fix for this issue is available on Unity 6000.0.47f1 and above