Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4
2019.1
2019.1.8f1
2019.2
2019.3
Issue ID
1172486
Regression
No
Second build in a row crashes on launch
Reproduction steps:
1. Open "1172486" project
2. After Script and Assembly Definition reloading is done, close Unity
3. Edit the "BuildServer.bat" file
3.1. Change the Unity path appropriately
3.2. Delete "-SERVER TRUE"
4. Run the "BuildServer.bat" file
5. Run the first build in the newly created "Exports" folder
6. Run the second build
Actual Result: The Second build crashes
Reproduced with: 2019.2.1f1, 2019.1.14f1, 2018.4.6f1
Couldn't reproduce with: 2019.3.0a11 (Only one build finishes with the batch file), 2019.3.0a1 (Project breaks), 2017.4.31f1 (Project breaks)
Note:
The first build doesn't seem to work properly either (seems like a silent crash), but doesn't crash with the "Crash" pop-up
Ignore any custom pop-ups that appear when loading the project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment