Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
5.6.0f3
Issue ID
907367
Regression
No
Animator::RecomputeContainedRenderersRecurse crash when opening a project after uploading revisions with Collaborate
Reproduction steps:
1. Open the attached project
Expected: No crash when opening project
Actual: Project crashes when opening
Stack trace:
Animator::RecomputeContainedRenderersRecurse
Animator::RecomputeContainedRenderersRecurse
Animator::RecomputeContainedRenderersRecurse
Animator::InitializeVisibilityCulling
AwakeFromLoadQueue::InvokePersistentManagerAwake
AwakeFromLoadQueue::PersistentManagerAwakeFromLoad
LoadSceneOperation::CompleteAwakeSequence
LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
LoadSceneOperation::IntegrateMainThread
<...>
Note: Deleting "Library" folder prevents the project from crashing when opening.
Reproduced on: 5.5.3p3, 5.6.0f3, 5.6.1f1, 2017.1.0b5
Fixed in: 2018.3.0a1
Comments (1)
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
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
Karl_Y
Nov 13, 2019 11:44
have the same crash but in running time.
How can I download the attached project.