Search Issue Tracker
The project which build for WebGL, doesn't load second scene
When the project is built for WebGL, the Meniu window is shown up. When you press the button "Start Game", a new window shows up for... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used