Search Issue Tracker
Fixed
Fixed in 2022.3.12f1, 2023.1.17f1, 2023.2.0b14, 2023.3.0a10
Votes
0
Found in
2022.3.10f1
2023.1.15f1
2023.2.0b11
2023.3.0a7
Issue ID
UUM-51430
Regression
Yes
Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
How to reproduce:
1. Open the “IN-55561_PrefabReloaded“ project
2. Select the “TestPrefab“ asset in the Project window
3. In the Inspector window attempt to write two digits into the “F“ field
Expected result: The Prefab does not reload after entering the first digit and both digits are seen in the field
Actual result: The Prefab reloads after entering the first digit and only one digit is entered into the field
Reproducible with: 2022.2.0a9, 2022.3.10f1, 2023.1.15f1, 2023.2.0b11, 2023.2.0a7
Not reproducible with: 2021.3.30f1, 2022.2.0a8
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note: Unity Components are not affected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment