Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a8
2021.1.0a10
Issue ID
1299600
Regression
Yes
[UIToolkit] Live reloading of some EditorWindow view doesn't get properly serialized/deserialized
On enabling 'UI Toolkit Live Reload' option in the 'Search asset store' window, NullReferenceException errors are thrown in console. Refer attached video and stack trace.
Steps to repro:
1. Create a new project
2. Window > Search > Asset Store
3. Right-click on Asset Store window > Enable 'UI Toolkit Live Reload' option
Actual Result:
Errors are thrown on enabling 'UI Toolkit Live Reload' in 'Search asset store' window
Expected Result:
On enabling 'UI Toolkit Live Reload' in 'Search asset store' window, it should work without throwing any errors in the console.
Occurring on:
2021.1.0a10, 2021.1.0a8
Working Fine:
2021.1.0a7
Note:
Quick Search is a Built-In Package in the Unity 2021.1.0a1
workaround: Disable the 'UI Toolkit Live Reload' option and reopen the 'Search asset store' window.
Environment:
Occurring on Windows 10 & macOS 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
- Crash after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
Add comment