Search Issue Tracker
LeftShift and RightShift presses are not registered in Event.current.key...
To reproduce: 1. Open the project, attached by the tester ("KeyCodesBug.zip")2. Left click in the Scene view and drag3. While draggi... Read more
ShaderLab code generation depends on locale's decimal separator
Steps to reproduce:1. Set your locale to any that uses comma (,) as a decimal separator (for example, Spanish)2. Create a new Unity ... Read more
WWW class constructor removes "/" from blob:chrome-extension:// url
How to reproduce:1. Open the "url_test.zip" project2. Open the "scene" scene3. Press Play4. Look at the console for values of origin... Read more
LogAssert.Expect doesn't catch exceptions if not called from Debug.LogEx...
Steps to reproduce:1. Open user attached project2. Open "NewTestScript" from the "PlayModeTests" or "EditModeTests" folder3. Notice ... Read more
[PLM] RemoveInstance job with hash: [hashID] failed with exit code 1 err...
Transforming the values of duplicated instances throws `[PathTracer] RemoveInstance job with hash: [hashID] failed with exit code 1.... Read more
[Bug Reporter] Emails with different symbols after dot are not allowed
Bug reporter does not allow emails like these: example@example.ex-ample.comexample@example.ex.amp-le.com In the second part of the e... Read more
[SRP] Overriding RenderState with RenderStateBlock and RenderStateMapping
Steps:1. Open repro scene SRP022. Observe game view There are 3 sets of objects from left to right, each contains : OPAQUE capsule-Z... Read more
Unity crashes at NamedObject::SetName when setting mesh.name to null
1. Open attached Unity project "autolod-2018.zip"2. Open "Scene" scene3. In the Hierarchy, navigate to TeddyBear --> Teddy_Bear4.... Read more
After game launch no window appears only music is heard in the background
Reproduction steps:1. Download the game using Steam key2. Press R + windows key and enter "regedit"3. Go to LINK (check Edits below)... Read more
[iOS] "ETC texture format is not supported, decompressing texture" for R...
Reproduction steps:1. Open and build the attached project for iOS.2. Check the Xcode Console. Actual result:It is possible to select... 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