Search Issue Tracker
Fixed
Fixed in 1.3.X - Entities
Votes
1
Found in [Package]
1.3.9 - Entities
Issue ID
ECSB-1527
Regression
No
Conditional compilation around using directive breaks source generator.
Reproduction steps:
1. Open the attached project "ReproProj"
2. Observe the Console
Expected result: No Errors exist
Actual result: Error messages “error CS0426: The type name 'InternalCompilerQueryAndHandleData' does not exist in the type 'WheelColliderEditorSystem.CheckJob'” and “'System.ArgumentOutOfRangeException: Non-negative number required. (Parameter 'count')“ are present
Reproducible with: 1.3.9 (6000.0.39f1)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Adding this Scripting Symbol in the Player Settings makes the Errors go away: ENABLE_WHEEL_COLLIDER_MATERIAL_INTERACTION
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment