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
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
Add comment