Search Issue Tracker
Fixed
Fixed in 1.8.0
Votes
0
Found in [Package]
1.7.7
Issue ID
UVSB-2348
Regression
No
Serialization errors are thrown in the Player when Managed Stripping Level is set to High
Reproduction steps:
1. Open users attached project
2. Navigate to Edit > Project Settings > Player > Other Settings
3. Change Managed Stripping Level to Low
4. Go to File > Build Settings and press Build And Run
5. Open the Player.log file and observe the errors
6. Change Managed Stripping Level to High
7. Repeat 4-5 steps
Expected result: Visual Scripting is maintain similar levels of functionality with all Managed Stripping Level levels
Actual result: Visual Scripting components are stripped thus causing its functionality to fail
Reproducible with: 1.7.6 (2021.2.19f1), 1.7.7 (2021.3.1f1), 1.8.0-pre.1 (2022.1.0f1, 2022.2.0a11)
Couldn't test with: 2019.4.38f1, 2020.3.34f1 (Visual Scripting not supported)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment