Search Issue Tracker
Soft shadows with low bias go over the edge of a cube
To reproduce:1. Create a plane, a cube and a directional light2. Set the directional light to have soft shadows and set it's bias to... Read more
Minimizing unity changes the size of maximized unity windows
To reproduce:1. Open unity2. Undock a window (I'm using game view window)3. Maximize the game view window4. Minimize unity5. Maximiz... Read more
Add empty child to canvas and remove rect transform results in error spam
1. create and add empty child to canvas2. in the inspector of the child object right click on the rect transform component and selec... Read more
Two errors when adding image component to UI objects
1. create empty child to a canvas2. add image to the child Observe two erros: GL_VERTEX_PROGRAM_ARB (false) differs from cache (0 !=... Read more
Theme must be the attribute of the <application> in the Android manifest
According to the default manifest example https://developer.android.com/samples/BasicContactables/AndroidManifest.html and <appli... Read more
The name 'PostEffectsBase' does not denote a valid type ('not found') wh...
Steps to reproduce : - import the Image Effects package- move the PostEffectsBase file to the Assets folder and notice the errors *N... Read more
Application.internetReachability does not change when the airplane mode ...
Application.internetReachability value does not change to "NotReachable" when the airplane mode is enabled from the status bar. Howe... Read more
Capsule Coliders with Freeze Rotation change their rotation when scaled
Steps to reproduce : - import the project attached in the user's last reply- open the scene- press play and notice the capsules are ... Read more
Cant select field in Assertion Component
Steps to reproduce : - import the project attached- go to Main Camera- next to "Main.Camera" dropdown select a field to compare and ... Read more
Particle system plays incorrectly if it's disabled before it finishes an...
Steps to reproduce : - import the project attached- open the scene- press play and notice that for the particle on the right the chi... 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
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc