Search Issue Tracker
EditorGUIUtility.AddCursorRect with MouseCursor.Custom does not always r...
How to reproduce: 1. Open attached project 2. Open scene Demo.unity 3. Select the GameObject gameobject 4. Position the cursor abov... Read more
IPointerExitHandler.OnPointerExit not triggered if object below pointer ...
Reproduction steps: 1. Open the user project "UnityBugs" 2. Open the scene "HoverBug" 3. Enter play mode 4. Hover the UI panel in th... Read more
Changing letter case in any asset name causes numerous timestamp errors
Reproduction steps: 1. Create a new project 2. Import an empty .txt file (most likely works with any file) 3. In the editor, try to ... Read more
Procedurally created and assigned RenderTextures freeze rendering on iOS
How to reproduce: 1. Open attached project 2. Open scene RenderTextureTest.unity 3. Build to iOS and run 4. Press the 'Create rende... Read more
[Crash] [RenderTexture] Crash on play in RenderImageFilters
Steps to reproduce: 1. Open attached project's scene 'DemoScene' (Assets/Cardboard/DemoScene/DemoScene) 2. Disable 'Direct Renderer'... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce: 1. Open attached project 2. Open TestScene 3. Notice that the game view goes "crazy" Read more
[Shaders] Missing fallback from Directional to NonDirectional mode with ...
WORKAROUND: Use non-directional mode To reproduce: 1. Open attached project 2. Build and run to iOS (same on Android based on forum... Read more
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... 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 project 2. Open scene test.unity 3. Open the Frame Debugger window - Note how the Skybox is not... 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
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project