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
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
Resolution Note (fix version 2.4.0-pre.5 - Collections):
https://github.cds.internal.unity3d.com/unity/dots/pull/11829