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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment