Search Issue Tracker
Fixed in 2.2.3-preview
Votes
2
Found in [Package]
2.2.2-preview
Issue ID
1258816
Regression
Yes
Installing Device Simulator package results in 'TwoPaneSplitView' error
Reproduction steps:
1. Create new Unity project
2. Install Device Simulator package
3. Observe Console window
Expected result: No error is thrown
Actual result: "CS0104: 'TwoPaneSplitView' " error is thrown
Reproducible with: 2020.2.0a16 (Device Simulator 2.0.0-preview, 2.2.2-preview)
Not reproducible with: 2019.4.2f1 (Device Simulator 1.0.0-preview, 2.2.2-preview), 2020.1.0b14, 2020.2.0a15 (Device Simulator 2.0.0-preview, 2.2.2-preview)
Could not test with: 2018.4.24f1 (package unavailable), 2020.1.0b14, 2020.2.0a16 (Device Simulator 1.0.0-preview, 1.3.0-preview, missing namespaces)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2.2.3-preview):
Fixed in Device Simulator package version 2.2.3-preview