Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.0a1
Issue ID
1004267
Regression
No
NullReferenceException is thrown when switching a platform with a specific layout
Steps to reproduce:
1. Open the attached project
2. Switch platform to Windows Store
3. Observe the error in Console
Actual results: Exception is thrown
Expected results: Exception should not be thrown
Reproduced with: 2018.2.0a1
Not reproduced with: 2018.1.0b8
Also reproduced switching to platform Magic Leap on 2018.1.0f2
- Pull 2018.1/platform/lumin/staging (or download the Magic Leap preview build from our site)
- Create a new project
- Open an animation tab, it doesn't have to be active, just exist
- Go to Build Settings and switch platform to Magic Leap
- The exception will appear in the console multiple times
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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
Add comment