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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment