Search Issue Tracker
Camera prefab icon is blank in Inspector's Improved Prefab section and P...
How to reproduce: 1. Create a new project 2. Select the Main Camera in Inspector window 3. Drag and drop Main Camera GameObject to ... Read more
Editor crashes on RenderEventsContext::AddCommandBuffer after calling Ca...
Steps to reproduce: 1. Open attached "AddCommandBuffer.zip" Unity project 2. Open "Main" scene 3. Enter Play mode Reproduced in: 20... Read more
Camera using temporary RenderTexture breaks on the last frames(Frame Deb...
Steps to reproduce: 1) Download attached project 'Unity56StencilBug.zip' and open in Unity 2) Open scene 'MainBugger' and press Pla... Read more
Default Camera game object uses deprecated 'GUI Layer' component
1. What happened GUI Layer component looks like became deprecated as of 2017.2, but our default Camera uses it. 2. How we can repr... Read more
Unity crashes with Fatal error "GetManagerFromContext:pointer to object....
1. Create a new Unity project 2. Create empty GameObject and add a LOD Group component to it 3. Remove LOD Group component Expected... Read more
Maya "Look at camera" rotation interpreted on a different axis
Repro steps: 1. Open "MinimalReproProject.zip" project 2. Drag "Cam_21mm_mayaLook" to the Hierarchy window/Scene window Expected r... Read more
Unity crashes/freezes when setting Render Texture size dimensions to ver...
Steps to reproduce: 1. Open any project 2. Create a Render Texture 3. Set the texture dimensions to 3D 4. Set the texture size to so... Read more
Emissive lights are visible only with LOD 0
To reproduce: 1. Open the project, attached by the tester (emmisiveBug.7z) 2. Open the "Testland 1" scene 3. In the Scene view, foc... Read more
Camera.rect change doesn't clear area outside the rect.
How to reproduce: 1. Open the "SampleScene" Scene in the attached "movetest.zip" Project 2. Enter Play Mode 3. Hit space a couple of... Read more
Calculation errors in Camera API's World/Screen space transformation fun...
How to reproduce: 1. Download attached project and open "Default" Scene 2. Click anywhere in the Scene Window and compare the debug ... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window