Search Issue Tracker
Fixed
Fixed in 1.14.1
Votes
0
Found in [Package]
1.11.2
1.14.0
Issue ID
ISXB-1257
Regression
No
Contents of existing C# Script get replaced when Input Actions Asset with "Generate C# Class" selected is renamed with the same name as C# Script
Reproduction steps:
1. Open the attached project "ReproProj"
2. In the Project window, move “/Assets/FolderB/InputHolder.inputactions“ to “/Assets/FolderA“
3. Rename “InputHolder.inputactions“ to “ClassA“
4. Observe “ClassA.cs“
Expected result: Contents of “ClassA.cs“ remains the same
Actual result: Contents are replaced inside “ClassA.cs“
Reproducible with: 1.7.0 (2022.3.15f1), 1.11.2 (2022.3.53f1, 6000.0.29f1, 6000.1.0a6)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment