Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.5f1
Issue ID
814010
Regression
Yes
Editor crashes on "Transform::BroadcastMessageAny" when "UpdateDisplay()" method is called
Steps to reproduce:
Download and try opening the project.
Actual result:
The Editor crashes.
Expected result:
The project should be opened and the Editor should not crash.
Reproduced with:
5.3.5f1, 5.3.5p8, 5.5.0a3.
Cannot reproduce with:
5.1.5f1, 5.2.5f1, 5.4.0b25, 5.4.0f1.
Note:
The user figured out that the issue is caused by "UpdateDisplay()" method. Removing the call to "UpdateDisplay()" method solves the problem. For more information please read the email that was sent by the user.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment