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
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
Add comment