Search Issue Tracker
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 keyboar... Read more
Asset Store does not let you access downloads when offline
Repro steps: 1. Open Unity2. Disconnect internet connection3. Click on "Window" -> "Asset Store" Expected result: The store shoul... 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 ... Read more
Crash on GameObject::WillDestroyGameObject after Destroy() and Applicati...
How to reproduce:1. Open attached Unity project "Sergio_Almodovar.zip"2. Build game3. Play the game4. Collide with an enemy (white b... Read more
[Exclusive] Window size is gradually increasing when switching between f...
Steps to reproduce: 1. Create new project2. Set full screen mode to Exclusive3. Build and run 800x480 windowed player4. Hold alt and... Read more
[Exclusive] Exiting fullscreen mode corners window in top left instead o...
Steps to reproduce: 1. Create new project2. Set full screen mode to Exclusive3. Build and run 800x480 windowed player4. Enter and ex... Read more
[Editor] Compilation error in the editor code after a failed platform sp...
Steps to reproduce:1. Open the attached project(CompilationError.zip)2. Build for Windows Standalone (x64) -> There build should ... Read more
3D Gizmos relative scale does not adjust when Zooming in/out
Steps to reproduce:1. Open attached Unity Project "Test2d"2. Load Scene "Test2D"3. Zoom in until the red Icon in the viewport disapp... Read more
Blur and Flare shader has 2 lines overwriting a parameter
Steps to reproduce:1. Download the Legacy Image effects Package2. Open the Blur and Flare shader Expected result: single line for se... Read more
Sprite Mode is blank after changing texture type via script
To reproduce: 1. Open the project, attached by the tester (blankSpriteMode.zip)2. Import some kind of PNG image3. Rename it "image"4... 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