Search Issue Tracker
After building a project, errors are thrown: "rcolorZero->backBuffer && ...
To reproduce:1. Open the attached project2. Open the scene3. Open the build settings4. Add current scene5. Build the project to iOS,... Read more
Mesh collider without convex does not collide with anything
To reproduce:1. Open attached project2. Open scene test3. Enter play mode4. Note that the cube with the mesh collider falls though t... Read more
Rigidbody that is sligthly inside a terrain falls through
To reproduce:1. Open attached project2. Open scene test3. Enter play mode - notice the cube is falling even though a relatively smal... Read more
Enabling trigger on terrain collider throws error
To reproduce:1. Create a new terrain2. Enable it's trigger3. "NpShape::setFlag(s): triangle mesh and heightfield triggers are not su... Read more
Terrain collider with non-kinematic rigidbody does not collide
To reproduce:1. Open attached project2. Open scene test3. Enter play mode - notice that the cube falls through the terrain Regressio... Read more
Editor crashes every time I log in on my computer after it was locked
Regression from 5.0 alpha1. - Import the attached project in any Unity version bigger than 5.0 alpha 2- Open the AngryBots scene and... Read more
Particle Effect options in Scene view displayed using dark skin when Lig...
See attached screenshot. Reproduces in all versions of Unity from 4.3 and up, at least. Read more
Rigidbody.SweepTest accounts for all layers
To reproduce:1. Open the attached project2. Open the attached scene3. Verify that Sphere and Cube are in different layers4. Run the ... Read more
NullReferenceException when switching FBXImport tabs
To reproduce:1. Open attached project2. Select "buck1" in the project3. Open the rig tab4. Switch the animation type to legacy and h... Read more
[MenuItem("menu/menuItem _X")] doesn't register lowercase inputs
Steps to repro:1. Open the attached project2. Press ctrl+G, observe the message in the console that input was registered.3. Press ke... 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