Search Issue Tracker
RMB click in 'Project' window causes slow memory leak
To reproduce:1. Open activity monitor2. Create new project3. Click RMB and in assets folder(project window) and hold 'option' key4. ... Read more
Occlusion Culling doesn't work for additively loaded scene if original s...
Steps to reproduce: 1. Open attached project2. Open scene "Winterlandscape/main_scene"3. Notice that it has OC baked4. Open up "Load... Read more
Animation with "stepped" frames interpolates between frames when animate...
When we have animation for child component with stepped frames (see Frames.png), these frames doesn't act as stepped frames and some... Read more
[FrameDebugger][GL] Frame Debugger doesn't render mixed draw calls/asser...
Steps to repro: 1. Open attached project and 'test' scene on OSX;2. Open Frame Debugger (Window -> Frame Debugger) and click 'Ena... Read more
Second client crashes when trying to add an Instance of a custom object ...
Steps to reproduce:1. Download and open the attached project2. Build for Windows Standalone3. Press "Play" in the editor4. Run the b... Read more
Selecting game object in the hierarchy after adding Text component via s...
Steps to reproduce:1. Open attached project "componenttest.zip"2. Open "1" scene3. Enter play mode- Object is created via script and... Read more
[Daydream] Camera.stereoMirrorMode = true causes visual glitching
How to reproduce:1. Open user's attached project2. Build 'demo' scene to Daydream compatible device3. Move the view around4. Observe... Read more
Services Tab is opened after restarting Unity
Services Tab is opened by default after restarting an engine even if another Tab was left opened before closing Unity. Steps to repr... Read more
Setting Cursor.lockState from Locked to CursorLockMode.None, returns unc...
Reproduction steps:1. Open attached project (Cursor.zip)2. Open "3D Objects" scene3. Hit play4. Press "space" to lock the cursor5. P... Read more
EnumMaskField ignores hard coded Enum values
Steps to reproduce:1. Open DebugScene2. Select GameObject in Hierarchy window3. Set Mask Enum value to "Flag 32". Expected: EnumMask... 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