Search Issue Tracker
In Progress
In Progress in 6000.3.X
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.64f1
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a2
Issue ID
UUM-110199
Regression
No
Text changes to the Inspector default value when logged multiple times after being set via StringBuilder
How to reproduce:
1. Open the attached “IN-106192” project
2. Open Build Profiles (File → Build Profiles) and make sure the “Development Build” option is enabled
3. Build and run the project
4. Observe the console at the bottom left corner in the built project
Expected result: "String Builder Text. This text is defined via script, and should be logged 3 times." logged in the console 3 times
Actual result: "String Builder Text. This text is defined via script, and should be logged 3 times." logged only the first time
Reproducible with: 2022.1.0a1, 2022.3.64f1, 6000.0.52f1, 6000.1.10f1, 6000.2.0b8
Reproduced on: Windows 11
Not reproduced on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment