Search Issue Tracker
Fixed in 2022.3.12f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment