Search Issue Tracker
Active
Votes
0
Found in
1.4.4
Issue ID
UUM-134775
Regression
Yes
Errors are thrown when Unity Physics package is installed
How to reproduce:
1. Open the attached project "IN-131228"
2. Observe the Console
Actual result: Errors are present
Expected result: Console has no errors present
Reproducible with: 1.4.4 (6000.0.67f1, 6000.5.0a6)
Not reproducible with: 1.4.3 (6000.0.67f1, 6000.5.0a6), 1.4.4 (6000.3.7f1, 6000.4.0b7)
Fixed in: 6.5.0 (6000.5.0a5)
Reproducible on: Windows 11 Enterprise
Not reproducible on: No other environments tested
Note:
Library\PackageCache\com.unity.physics@4ad4f3485fc7\Unity.Physics\ECS\Base\Aspects\RigidBodyAspect.cs(22,54): error CS0246: The type or namespace name 'IAspect' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.physics@4ad4f3485fc7\Unity.Physics\ECS\Base\Aspects\ColliderAspect.cs(14,53): error CS0246: The type or namespace name 'IAspect' could not be found (are you missing a using directive or an assembly reference?)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
Add comment