Search Issue Tracker
[iOS] WebCamTexture does not work when trying to render it on a RawImage
Steps to reproduce: 1. Open attached project 2. Build 'TestScene' for iOS 3. Build the generated Xcode project to a device 4. Notic... Read more
[OSX] Event.current.shift returns true only when moving the mouse
How to reproduce: 1. Open the attached project 2. Open the window Window -> Shift bug 3. Hold Shift, move mouse on the window and wa... Read more
JsonUtility.ToJson() crashes when serializing objects which have arrays ...
Workaround: add a public int variable as the first field of that object. For example: [Serializable] class CrashingClass { publ... Read more
RenderTexture does not display Canvas Elements
To reproduce the issue follow the steps: 1. Open "Report" project 2. Open "testRenderTexture" scene 3. Play the scene 4. Main canvas... Read more
[OpenVR] Entered playmode with unsupported gfx api = crash
repro settings: - OpenVR is preffered SDK - OpenVR supported headset is plugged in (CV1 or Vive) - Graphics API auto is unchecked ... Read more
Unity does not start if scene and its built lighting are named as library
Steps to reproduce: - Open attached project and scene named "library" which can be found under Assets/Scenes - On the top menu selec... Read more
Sometimes Unity Editor (OSX) crashes when closing it after idling
Steps to reproduce: 1) Open any project (I used a project from 802534). 2) Edit something (not sure if necessary). 3) Leave the comp... Read more
Missing menu bar in Windowed mode OS X mac standalone
Reproduction Steps: 1. Open User's or any other project 2. Build to Mac standalone 3. Run in windowed mode 4. Notice that there is n... Read more
Physics.IgnoreCollision causes spurious TriggerExit and TriggerEnter events
Steps to reproduce: 1. Open ExtraTriggerExit project. 2. Open "MainScene" scene. 3. Go to play mode --Notice that Console printed wh... Read more
[Standalone] corrupts texture, visible glitches
Steps to reproduce: 1. Download and open project from DropBox (https://www.dropbox.com/sh/sciispmhi1dj9em/AADKa55MHcWPqNodZe9kgV0ja?... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow