Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.0f3
Issue ID
869407
Regression
No
[Master - Crash] - Master App crashes after UnloadSceneAsync() call if compiled with .NET Native tool chain
App crashes after UnloadSceneAsync() call when the build option compile with .NET Native tool chain. I can't really get a helpful call stack, only thing I can see is the Frame is not ready and a access violation.
Build:
Version 5.6.0b4 (f8c731df0021)
Wed, 11 Jan 2017 17:00:30 GMT
Branch: trunk
Repro Steps:
1.) Open repro project
2.) Build for Hololens
3.) Set build configuration for Master
4.) Deploy to HoloLens
5.) Observe crash
Actual:
Crash for on master app after UnloadSceneAsync() call
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment