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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment