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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 2.4.0-pre.5 - Collections):
https://github.cds.internal.unity3d.com/unity/dots/pull/11829