Search Issue Tracker
Shadow moves in relation to the object that casts it when using a custom...
Reproduction steps:1. Open the attached project "ShadowProjection 5.0"2. Open the scene "Scene"3. Select the camera and change it's ... Read more
There's no way to query currently selected keyboard on iOS
See here: http://forum.unity3d.com/threads/touchscreenkeyboard-in-ios-not-properly-handling-japanese-keyboard-entry-romaji-hiragana.... Read more
Skybox renders after Opaque Geometry
How to reproduce: 1. Open attached project2. Open scene test.unity3. Open the Frame Debugger window- Note how the Skybox is not rend... Read more
[Batching] Static batching ignores scene loaded with LoadLevel(); possib...
To reproduce the bug please follow the steps1. Open "StaticBatchingBug" project2. Open "StaticBatchingTest" scene3. Play scene"Stati... Read more
Playmode tint stays after stopping through script
To reproduce:1) Open attached project2) Open Levels/level13) Play it4) Click Escape to exit5) Notice that Project View/Console are s... Read more
[geomerics] Direct light is baked from a realtime light
To reproduce:1) Import attached package2) Open Test_U5_Lighting/_scene3) Notice all the shadows4) Enable Baked GI in Lighting5) Noti... Read more
[EventSystem] Deactivated UI Elements are picked up by GraphicRaycaster....
To Reproduce: 1. Run the attached project in Editor.2. Observe that when you click anywhere in the canvas, GraphicRaycaster.Raycast ... Read more
[Models] .skp file throws errors on import and has some normals flipped
To reproduce:1. Open attached project2. Select the 06_14_3D-4 assets. It's a sketchup model.3. Reimport the model4. Notice the error... Read more
Cubemaps get noticeable seams when built for iOS
See the following screenshot for an example:http://i.imgur.com/4rtAGUA.jpg It gets seams not only on the cubed skybox but also on th... 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