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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2.4.0-pre.5 - Collections):
https://github.cds.internal.unity3d.com/unity/dots/pull/11829