Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4
2019.4.3f1
2020.2
Issue ID
1273545
Regression
No
Objects are rendered in a different order when running the build in batchmode
How to reproduce
1. Download the attached project from the Google Drive link
2. Create a standalone (Windows) build in a selected folder and run it
3. Open the folder (which contains the build), then open and observe 'the test.png' file
4. Run the build in the Command line with '-batchmode' argument
5. Open and observe 'the test.png' file again
Expected result: The spheres are rendered in front of the text
Actual result: The spheres are rendered behind the text
Reproducible with: 2019.4.9f1, 2020.1.4f1
Not reproducible with: 2020.2.0b2
Cannot test with: 2018.4.27f1 (due to errors)
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note:
In 2020.2.0b2 it became not reproducible