Search Issue Tracker
Fixed in 2017.1.0f3
Fixed in 5.6.X
Votes
21
Found in
5.6.0b8
Issue ID
879941
Regression
Yes
Errors message at editor play
Errors message at editor play
Repros: open scene1 press play in the editor and see following errors in the console:
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
UnityEditor.DockArea:OnGUI()
fix in progress in this PR
https://ono.unity3d.com/unity/unity/pull-request/41589/_/animation/case879941
Comments (122)
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
- Project Auditor fails to analyze Scene Meshes
- Particle System Shape Texture field does not reset when resetting the Particle System Component
- [URP Blank] Crash on vk::DescriptorSetUpdater::Update when a shader variant is compiled with DOTS_INSTANCING_ON with material that doesn't use DOTS-backed data
- "SerializedObjectNotCreatableException" is thrown when entering Play Mode after locking the Inspector window with a Prefab Asset in Context mode
- Quality fields are not propagated to the Camera target descriptor when using Renderer2D's RenderGraph path
hakankaraduman
Mar 02, 2017 15:27
severity : 3 - workaround is possible.
what is the workaround?
shawww
Feb 23, 2017 11:48
+1 on this in Unity 5.6.0b9 – had a really strange import crash, reimported library and no while moving objects around in my scene it'll hang and give this error after a few seconds.