Search Issue Tracker
Removing child with WheelCollider from parent with Rigidbody leads to cr...
Steps:1. Create cube, add rigidbody2. Create empty child for the cube, add Wheelcollider to this child.3. Move child object from par... Read more
Can not to use "_MainTex_ST" variable in a surface shader
Steps to reproduce : - create a new project- import the shader attached and notice the error Read more
Bounciness cannot be set to more than 1
To reproduce:1. Open the attached project2. Select the physics material from the project view3. In the inspector, try to change boun... Read more
AOT compilation of certain dll's fails
To reproduce:1. Open the attached project2. Build & run in Xcode3. Observe the stack trace reporting that various classes could ... Read more
Scene has way to many draw calls
To reproduce:1. Open the attached project2. Play the "Assets/UI/Examples/Scenes/Layout Groups" scene3. In the game window, click "St... Read more
"About Unity..." window says '(c) 2013 Unity Technologies ApS'
"About Unity..." window says '(c) 2013 Unity Technologies ApS. All rights reserved.' Should it not be '2014'? Please see attached sc... Read more
Color Picker window refresh is bad
Color Picker window refresh is bad - please see attached video for details. To reproduce:- Create a project- Add a directional light... Read more
Unity crashes when trying to undo layer deletion in Animator
Steps to repro:1. Add a layer in the Animator2. Delete it3. Press ctrl-z4. Observe the crash or errors depending on your system: htt... Read more
index < m_FloatCount is shown when running a scene with a blend tree wit...
Steps to repro:1. Open the project and the scene called "1"2. Press Play3. Observe the errors in the Console.These errors are caused... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template