Search Issue Tracker
In Progress
Under Consideration for 6000.3.X
In Progress in 6000.5.X
Votes
0
Found in
2022.3.64f1
6000.0.52f1
6000.1.10f1
6000.2.0b8
6000.3.0a2
6000.4.0a1
6000.5.0a1
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment