Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
2
Found in
2019.2
Issue ID
1191755
Regression
Yes
[LWRP][URP] GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll race condition error message
Repro project: https://drive.google.com/open?id=1WCb9_EOeHtHywrWL4N323LBsyQaS0OaL
open SampleScene.unity and run
Errors message at editor play (Windows, didn't test on other platforms, Unity 2019.2.9f1)
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
People are still reporting this: https://issuetracker.unity3d.com/issues/errors-message-at-editor-play?_ga=2.202176470.695125147.1571176891-1511937231.1511185188
Case 879941 is the same, but the reason probably is different
Reproducible: 2019.2.9f1 + LWRP 6.9.1, 2020.1.0a6 + URP 7.1.2
Comments (7)
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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Threepwood
Apr 14, 2022 08:13
Still getting this on 2021.3.0f1 and got it in 2019.3 LTS versions for the last couple of months. Certainly not resolved.
o-san
Mar 31, 2021 20:21
Getting same error in LTS 2020.3.2f1, URP project. This needs a new fix.
Picmo
Mar 14, 2021 23:46
With OnBecameVisible() present in a class, this error often appears in 2020.1.17f using URP. If OnBecameVisible() is removed, then the error does not appear.
phobos2077
Jan 22, 2021 15:14
Getting this in 2019.4.18f1. Is it safe to ignore? What might be causing this?
Retrochamber
Dec 22, 2020 13:11
I get this error in 2020.1.17f1
Recently I generated lightning and then this error was produced.
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
Mihroh
Nov 08, 2019 15:24
I still get this error in 2019.2.11f:
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)