Search Issue Tracker
Profiler Window Record button is missing its icon
How to reproduce: 1. Open any project2. Open the Profiler window- Notice how there is no stopwatch icon next to the Record button Read more
[Library] Assignation of a renamed material on a mesh is reverted back t...
Steps to reproduce: 1. Open the attached project2. Rename and change the color of the material 'SM_GroundMat' under Assets/Materials... Read more
Asset Store cannot be maximized with Shift + Space
Steps to reproduce : - open Unity and set the Layout to Default- switch to the Asset Store tab (now incorporated in the default layo... Read more
Inconsistent data loaded from InitializeOnLoad and InitializeOnLoadMetho...
How to reproduce: 1. Open attached project- When opening the project, this output is printed in the console:OnEnable[Static CTOR MyS... Read more
[MixedMode] Fix shadow leaking into lightmapped fragments that face away...
Dynamic shadows are visible on the geometry facing away from the lights. That happens because geometry is brightly lit by indirect o... Read more
[Standalone] Inconsistent Direct3D behavior with non-native resolution o...
Steps to reproduce: 1. Create a new Unity project2. Go to 'Player Settings' and make sure the Direct3D9 is used as a Graphics API3. ... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
iOS multiple displays are not working
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a script which checks if multiple displays are su... Read more
Vuforia plugin crashes on iOS
1) Download and open project2) Build and run on iOS3) Notice crash Reproduced on 4.6.6p2 using iPhone 4 (7.1.2) and iPad Air 2 (8.1) Read more
Version control greyed out
Happens on PC and OSX now. Workaround is available. 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