Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X
Votes
0
Found in
2018.2.18f1
Issue ID
1127529
Regression
No
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps:
1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor
2. Change "unity_bin_path" to your Editor executable path
3. Change all occurrences of "/Applications/Unity5.6.2f1" to your Unity path
4. Open Terminal
5. cd to Project Folder
6. "bash scripts/util_libraries.sh run_integration_tests *Your Unity Install Path* osx VideoPlaybackMenuTests > log.txt"
7. In the Project Folder open the Log
8. Notice errors
Expected Result: No errors
Actual Result: Editor crashes / Errors
Fixed in: 2019.2.0a11
Reproduced with: 2018.3.7f1, 2018.2.18f1
Did not reproduce on: 2019.2.0a6, 2019.1.0.b5, 2017.4.22f1
Errors:
Assertion failed on expression: 'textureCache->m_StorageList.empty()'
Assertion failed on expression: 'textureCache->m_LateCallbackQueue.empty()'
Receiving unhandled NULL exception
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
- Mistakes in multiple Particle System Components pop-up
Add comment