Search Issue Tracker
Fixed in 5.3.0
Votes
1
Found in
5.2.1f1
Issue ID
730386
Regression
Yes
Particle System position is delayed when updating in LateUpdate
Reproductions steps:
1. Open attached project
2. Open and play the "TestScene" scene
3. The position of the particles are delayed in relation to the sphere
4. Uncheck the "Is In Late Update" bool on the Test script on the Test GameObject
5. The particles are not delayed anymore
Regression from: 5.2.0f3 (7708b7092ef5)
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
DMeville
Oct 22, 2015 02:21
This issue is happening in 5.2.2 as well.