Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b8
2018.2.0b10
Issue ID
1054584
Regression
Yes
A default UFPS scene crashes Standalone player when an object is instantiated
To reproduce:
1. Download attached project from the link and open in Unity
2. Open "UFPS_CleanScene" scene
3. Enter Play mode
4. Wait till player drops on the ground and observe that Unity does not crash
5. Exit Play mode
6. Build and Run project
7. Wait till player drops on the ground
Expected result: After the player drops on the ground, Unity standalone does not crash
Actual result: After the player drops on the ground, Unity standalone crashes
Notes:
- This issue reproduces on both Windows and OSX standalone
- A stack trace is shared in Comments section
- Could not check on Unity 2018.3 because project becomes corrupted
Reproduced on Unity 2018.2.0b8 and 2018.2.0f1
Not reproduced on Unity 2018.1.7f1 and 2018.2.0b7
Regression on Unity 2018.2.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment