Search Issue Tracker
[VideoPlayer][h264] Several frames at the start of the video are cut off...
Reproduction steps:1. Open the attached project.2. Play the 'ReproScene' scene.3. Click 'h264 Short' button. Actual behavior:You wil... Read more
Cursor not locked within game window bounds when using CursorLockMode.Co...
How to reproduce:1. Open "ConfinedMouseRepro" project2. Build for standalone (make sure that "Default" scene is included)3. Run buil... Read more
Scripting defines are not multiplatform as indicated by a star in the pl...
How to reproduce:1. Open attached project2. Check that 'Scripting Define Symbols' is set as 'myDefine' on android platform-- The def... Read more
Batch mode Unity Editor crashes without stack trace when %APPDATA% is no...
How to reproduce:1. Download tester submitted shell script2. Tweak directories so they point to valid Unity editor3. Run script with... Read more
Head tracking is not smooth when the scene has Video Player in the Hiera...
To reproduce:1. Open the attached project;2. Open "Main Scene" (make sure VR is enabled);3. Enter Play mode;4. Try to move around th... Read more
"Cinemachine Virtual Camera" Copy Component does not work on Body, Aim a...
How to reproduce:1. Download and open "CinemachinePasteValues.zip" Unity project2. Enter Play mode3. Select GameObject called "CM vc... Read more
Shader error in 'MC/Toon': profile specifier "nointerpolation" not allow...
To reproduce:1) Open attached project2) In main Assets folder, find MC.Toon Shader Expected: No compilation errorsActual: https://i.... Read more
[Mac] CMD-Q (Quit) doesn't work for launch window.
CMD-Q (Quit) doesn't work for Mac launch window. Read more
Target Platform not respected when building due to *remote setting* a$ p...
Unable to build to any non default platform if AssetDatabase.SaveAssets is called Steps To Reproduce:1. Create a new unity project2.... Read more
Kinematic rigidbody collisions are not updated when it is instantiated a...
Steps to reproduce:1. Open user's attached project2. Open scene "Runtime (Bug)" scene3. Play the scene Expected result: Falling gree... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS