Search Issue Tracker
Fixed
Votes
1
Found in
5.3.5p1
Issue ID
800964
Regression
No
Hard EXC_BAD_ACCESS crash from AsyncOperation
How to reproduce:
1. Extract attached project
2. Replace the runTestsForever.sh script with the one provided here
3. Edit the runTests.sh script so that it points to the right Unity directory (if using multiple Unity versions)
- Alternatively, the desired Unity version can be renamed back to default as this is what the script is configured with
4. Execute the runTestsForever.sh script with 'sudo sh runTestsForever.sh'
- Note that once the script is launched, Unity crashes soon afterwards
- This does not happen when not using 'sudo', but every test fails because they have no access to certain directories
- Reproduced in Version 5.3.5p1 (c851d0cdbe93)
- Blocked from testing 5.2 and 5.4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment