Search Issue Tracker
Unity UI: Japanese Input Is Invisible Until Pressing Return
When typing into a Unity UI input field using the Japanese input method, all input is invisible until a user presses Return. Steps t... Read more
Position of UI Effects is scaled incorrectly
Steps to reproduce: 1. Open attached project2. Open "scene"3. Select "WorldCanvas" and notice that "Render mode" is set to "World Sp... Read more
[Android][Camera] Using camera that is set not to clear flags causes maj...
Using camera that is set not to clear flags causes major artifacts after rotating a device. Read more
[OldGUI] Editor crashes with "mono.dll caused an access violation" error...
Steps to reproduce: 1. Open the attached project2. Open 'Scene'3. Play the scene4. Move the cursor over 'timeScale=0' button, notice... Read more
Setting UI Text component text to empty throws error
I'm not attaching project for this case, because its extremly simple to reproduce. 1. Create project.2. Hierarchy->Create->UI-... Read more
[Video] QuickTime Crash : On Video importing using Legacy "MovieTexture"...
On importing video using "movieTexture" importer (which was imported successfully with new "VideoClip" importer) ,either Unity stops... Read more
[OcclusionCulling] Undo/Redo does not work in Occlusion Culling window
Steps to reproduce: 1. Open any project2. Open 'Occlusion Culling' window (Windows/Occulsion Culling)3. Open 'Bake' tab4. Change any... Read more
[Gradient] Unity Editor crashes when copying one gradient to another gra...
Steps to reproduce: 1. Create new Unity project2. Create new script and add two public Gradients. For example:public Gradient firstG... Read more
[WP8.1] AwakeFromLoadThreaded errors in WP 8.1 builds
To reproduce:1. Open the attached project2. Enable the "Floor" GameObject in the hierarchy of the main scene3. Build targeting Windo... Read more
Division by zero in OnDrawGizmos freezes Unity
Steps to reproduce:1. Open attached project's scene "main".2. Select RoadA Game Object.3. Change resolution to 0.4. Unity freezes. R... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal