Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0p2
Issue ID
951730
Regression
Yes
Unity freezes while applying prefab when the scene has multiple Box Collider 2D
Reproduction steps:
1. Download project "PrefabApplyBug.zip" and open in Unity
2. Open scene "Bug"
3. Select "Prefab" in Hierarchy
4. Click Apply in Inspector tab
Expected: prefab is applied and Unity works normally
Actual: Unity becomes unresponsive
Reproduced on: 5.6.0a5; 5.6.3p3; 2017.1.1p2; 2017.2.0f1; 2017.3.0b1
Not reproduced on: 5.5.4p4; 5.6.0a4
Regression introduced: 5.6.0a5
Note: this happens when there are multiple Box Collider 2D in the scene
Comments (1)
-
TapSkill
Jan 21, 2018 04:30
I can confirm that this issue exists in v5.6.3p1, which is the required version of Unity for VRChat currently. Is there a workaround to apply rig mapping changes?
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
- 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
This is a duplicate of issue #939502