Search Issue Tracker
CharacterControllers do not trigger OnControllerColliderHit when they co...
There doesn't seem to be any way to detect CharacterController collision. Run the test scene. Use WASD to move the blue capsule. If ... Read more
When the status bar is enabled and the keyboard is opened, the Unity vie...
When the status bar is enabled and the keyboard is opened, the Unity view is resized. This also happens when there is android:window... Read more
In-Unity spheres UV error on the top
The in-Unity spheres are not properly made. They have a UV error on the top. Put a complex material on your sphere, look at the top ... Read more
Shadow bias broken for point lights
-repro:--import attached scene--select point light--change bias value via slider--see it has no effect--do the same with the directi... Read more
Pixel textures look blurry with directional light on
To reproduce:1. Open project u_4_2_a2_reproProject_messedLookWhenLight2. Build and run on iOS3. Press on toggle night to turn on dir... Read more
Video control modes "full" and "minimal" work as "cancel on input"
To reproduce:1. Open project Video from 5335772. Build and run on BB3. Play Full or Minimal mode4. They act as Cancel on Input Read more
Problem with per-material shader keywords
1. Run the scene "ShaderKeywordBugScene"The scene has one cube with a material that includes a keyword"KEYWORD_OFF", that renders th... Read more
[HideInInspector] doesn't work for shaders
Steps to reproduce : - open the project attached- select "viewcone" material All properties should be hidden in the inspector when u... Read more
Materials are lost after importing from 4.0
Steps to reproduce : - import the fbx attached by the user in the last reply- notice that the prefab has lost the materials Regressi... 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