Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a1
Issue ID
1042942
Regression
Yes
PxScene::fetchResults: fetchResults() called illegally error in the console with a Cloth component present
How to reproduce:
1. Open project from parent case
2. Note the error in the console
- [Physics.PhysX] PxScene::fetchResults: fetchResults() called illegally! It must be called after advance() or simulate()
- Happens when the scene has a Cloth component and the Gameobject with the component is selected
- Does not seem to affect anything, but Unity crashes when entering play mode (see parent case)
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