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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Add comment