Search Issue Tracker
Fixed
Fixed in 2.4.0-pre.5 - Collections, 7000.0.0a1
Votes
0
Found in [Package]
1.5.1 - Collections
Issue ID
ECSB-691
Regression
No
FixedString is formatted without braces when using AppendFormat
Reproduction steps:
1. Open the attached “Test Project” project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Observe the Console
Expected result: Both printed-out strings in the Console are the same
Actual result: Second printed-out string “result:” is missing starting braces
Reproducible with: 1.2.4, 1.5.1 (2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6)
Couldn’t test with: 2.1.1, 2.2.0, 2.2.1 (2021.3.30f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6) - Errors regarding a directive missing
Reproducible on: Windows 10, Ubuntu 22.04
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note (fix version 2.4.0-pre.5 - Collections):
https://github.cds.internal.unity3d.com/unity/dots/pull/11829