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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Resolution Note (fix version 2.4.0-pre.5 - Collections):
https://github.cds.internal.unity3d.com/unity/dots/pull/11829