Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b2
Issue ID
907145
Regression
Yes
Using 'Build & Run' crashes Unity Editor if a progress bar displays before deployment, OSX Sierra only
Steps to reproduce:
1. Open attached project
2. Make sure that Sprite Packer is enabled (Editor Settings)
3. Try to build the project using 'Build & Run' for iOS/AppleTV/Android (standalone won't work)
4. Editor will crash during the build
Note:
Like mentioned above, standalone player builds fine, however, iOS/AppleTV/Android causes the editor to crash. Likely to be observed on other platforms, haven't checked.
Disabling Sprite Packer prevents the crash.
Using just 'Build' also prevents the crash.
Issue also occurs with Legacy Sprite Packer if user assigns a tag to a sprite and presses Build & Run before pressing Play/Pack (ie. the user is forcing the sprite packer to pack only at the point of deployment, which should force a progress bar to display)
Occurring on: macOS 10.12.4, 10.12.2
Not occurring: OSX 10.11.2
Reproduced with: 2017.1.0b2, 2017.1.0b3
Couldn't check with 2017.1.0b1 due to other bug that prevents using 'Build & Run' at all
Did not reproduce on: 2017.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment