Search Issue Tracker
Active
Under Consideration for 1.11.X
Votes
0
Found in [Package]
1.11.2
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment