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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment