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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment