Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.4f1
2023.1.2f1
2023.2.0a21
2023.3.0a3
Issue ID
UUM-41034
Regression
Yes
A character, symbol, or number is assigned to an empty char field when entering Play Mode
How to reproduce:
1. Open the user’s attached “My project.zip” project
2. Add the “chartest” script to any GameObject
3. Enter Play Mode
4. Observe the “Test” field in the “Chartest” component
Expected result: “Test” field is empty
Actual result: “Test” field has a character, symbol, or a number
Reproducible with: 2022.2.0a9, 2022.2.21f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Not reproducible with: 2021.3.27f1, 2022.2.0a8
Reproduced on: macOS 13.2.1 (Intel)
Notes:
Sometimes the issue can be reproduced after the 2nd step
Sometimes it takes a few tries to reproduce this issue
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed on 2023.2 and 2023.3. Since this is a low impact issue and backporting would be hard, we will close this on 2022.3 to focus on other issues.