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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment