Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a8
2019.2.0a1
Issue ID
1117982
Regression
Yes
Unity interactive tutorials break editor layout and throw "NullReferenceExeption" errors when launching the tutorial
How to reproduce:
1. Create a new Unity project
2. Download and import "Interactive Tutorial 3: Tweaking Components" from Asset Store
Expected result: Tutorial is launched
Actual result: Editor layout is broken and the console is throwing a lot of "NullReferenceExeption" errors
Reproducible: 2019.1.0a8, 2019.1.0a14, 2019.2.0a2
Not reproducible: 2017.4.18f1, 2018.3.3.f1
Can't reproduce: 2019.1.0a1 - 2019.1.0a7 (because of a lot of "namespace ... does not exist/could not be found" errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment