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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Resolution Note:
In 2020.2.0b2 it became not reproducible