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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment