Search Issue Tracker
Fixed in preview - 2.1.1
Votes
0
Found in [Package]
preview - 2.1.0
Issue ID
1229098
Regression
Yes
Device simulator 2.1.0 has compilation errors in SimulatorWindow class
To reproduce:
1. Open any project
2. Import Device Simulator package
Expected: No compilation errors
Actual: Two compilation errors
Reproduced in all versions in which Device Simulator 2.1.0 is available
Not reproduced in Device Simulator 2.0.0
Library\PackageCache\com.unity.device-simulator@2.1.0-preview\Editor\SimulatorWindow.cs(272,18): error CS0117: 'PlayModeView' does not contain a definition for 'OnBeforeSerialize'
Library\PackageCache\com.unity.device-simulator@2.1.0-preview\Editor\SimulatorWindow.cs(277,18): error CS0117: 'PlayModeView' does not contain a definition for 'OnAfterDeserialize'
Comments (1)
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
devilb2103
Sep 14, 2020 06:08
same error still appears in preview 2.2.3