Search Issue Tracker
Unity documentation link is created in start menu when installing Unity ...
To reproduce: 1. Install appropriate Unity version without documentation (uncheck in installation wizard) 2. When installed, go to C... Read more
[WSA] WWW could not get a default proxy
Steps to reproduce: 1. Open the attached project(WWWDefaultProxy.zip) 2. Switch platform to Windows Store 3. Build for WSA Universal... Read more
Korean and Latin characters a written at the same time when writing in K...
To reproduce: 1. Create a new project 2. Switch to the Korean language in Windows 3. Press Right Alt on the keyboard 4. Try renamin... Read more
Crash in GfxDevice::SetRenderTargets when using R11G11B10 HDR mode in Gr...
Steps to reproduce: 1) Download attached project 'CrashTest.zip' and open in Unity 2) Open scene 'test' 3) In Hierarchy window, sel... Read more
KeyCode.Quote and KeyCode.Hash are mapped wrong for UK Keyboards
KeyCode.Quote and KeyCode.Hash are mapped wrong for UK Keyboards Try using the simple script in the assets folder with an UK keyboa... Read more
Asset Store does not let you access downloads when offline
Repro steps: 1. Open Unity 2. Disconnect internet connection 3. Click on "Window" -> "Asset Store" Expected result: The store shou... Read more
Stall with Particle Systems on a second Camera
Having a particle system on a second (not main) camera causes a stall on the main thread. Reproduction Steps: 1. Build & Run the at... Read more
Crash on GameObject::WillDestroyGameObject after Destroy() and Applicati...
How to reproduce: 1. Open attached Unity project "Sergio_Almodovar.zip" 2. Build game 3. Play the game 4. Collide with an enemy (whi... Read more
[Exclusive] Window size is gradually increasing when switching between f...
Steps to reproduce: 1. Create new project 2. Set full screen mode to Exclusive 3. Build and run 800x480 windowed player 4. Hold alt... Read more
[Exclusive] Exiting fullscreen mode corners window in top left instead o...
Steps to reproduce: 1. Create new project 2. Set full screen mode to Exclusive 3. Build and run 800x480 windowed player 4. Enter an... 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
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
- Text overlaps when displaying CJK and Latin characters on GameObject Label Icons
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected