Search Issue Tracker
Fixed in 2017.3.0f3
Votes
2
Found in
2017.2.0f2
Issue ID
957602
Regression
Yes
Crash when using prefab with Slider
How to reproduce:
1. Open user attached "BugBorrame" project
2. Drag prefab "PrefabBug" into Hierarchy window
Actual result: Unity will crash because "MaxLifeClampedBackground" has Slider script and it is itself Rect Transform also it is a child of GameObject which has Slider script
Regression first introduced in: 2017.2.0a1
Reproducible with: 2017.2.0a1, 2017.2.0a3, 2017.2.0b4, 2017.2.0f2, 2017.3.0b2
Not reproducible with: 2017.1.1p4, 2017.1.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment