Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0b4
2022.2
Issue ID
1396876
Regression
No
When building the project with IL2CPP Scripting Backend the generated hashes of file paths collide
How to reproduce:
1. Create a new project
2. Navigate to Edit > Project Settings > Player
3. Set Scripting Backend to IL2CPP
4. Got to File > Build Settings and click Build And Run
Expected result: Generated hashes of file paths are all different
Actual result: Generated hashes of file paths are the same and collide thus causing errors
Reproducible with: 2019.4.35f1, 2020.3.27f1, 2021.2.10f1, 2022.1.0b6, 2022.2.0a4
Note: Changing the Unity version fixes the issue because the Unity version is a part of the hash
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a7