Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.2
2019.2.2f1
Issue ID
1181735
Regression
Yes
Force Text setting for Asset Serialization doesn't get applied to all assets in new project
Steps:
1. Clean up setting to default. Check that Asset Serialization mode in Unity is set to Force Text.
2. Create a new project
3. Check contents of EditorBuildSettings.asset, EditorSettings.asset, TagManager.asset, InputManager.asset files
==> The serialization is binary
Expected: The files are in text serialization mode
Workaround: Switch Serialization mode to Binary then to Text again.
Movie is attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment