Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.5.2f1
Issue ID
913251
Regression
No
Crashed in Sprite::GetInnerUVs while building a project
Steps to reproduce:
1) Download attached project 'Clash Of Invaders.zip' and open in Unity
2) Switch platform to PC, Mac & Linux Standalone
3) Build and Run this project
Observe crash:
========== OUTPUTING STACK TRACE ==================
0x00D280D4 (Unity) Sprite::GetInnerUVs
0x00634368 (Unity) VerifyBuildSetup
0x00664DFD (Unity) PushAssetDependencies
0x006651D4 (Unity) DoBuildPlayer
0x00665915 (Unity) BuildPlayer
0x0125264A (Unity) BuildPipeline_CUSTOM_BuildPlayerInternalNoCheck
Expected result: Unity should build this project without a crash
Actual result: Unity crashes while building
Reproduced with:
5.5.3p4, 5.6.1p1, 2017.1.0b7, 2017.2.0a1
Fixed on: 2017.2.0b2
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment