Search Issue Tracker
[tvOS] Icon alpha channel is removed when building Xcode project
To Reproduce: 1. Open the attached project, osberve that the 'AppleTV-Icon-App-Small-400x240.psd' icon set in player settings, is pa... Read more
[SSR] Rays aren't blocked by meshes with Suppress Backwards Rays off
Steps to reproduce1. Import SSRBackfacing.Unitypackage2. Open 'UFPS_SkyCity.unity"3. navigate to the spinning capsules/ovoid4. Align... Read more
[Shaders] hlsl2glsl resolves some function overloads differently from HL...
User wrote a custom shader for particles. I use distance() to measure a pixel's UV distance with the particle center. This works fin... Read more
[IL2CPP] Incorrect result returned by an arithmetic expression byte + in...
Reproduction steps:1. Open attached project "AssignmentBug"2. Build scene "Demo" with IL2CPP--- In the console you will see "TEST: 4... Read more
[DirectX] Crash when you pause game and select main camera.
Steps to repro1. Import CameraCrash.Unitypackage2. load scene 'Z1VillageStart'3. play the game, then pause the game. (you might have... Read more
Exporting Google Android Project runs unnecessary steps (dexing, etc.)
When exporting a Google Android Project from Unity it still runs dexing, merging the manifests and other build steps that are only r... Read more
[PrefixLabel] Prefix label is affected by color change made to its control
Steps to reproduce: 1. Open attached project2. Open "/Assets/Editor/BrokenGUIColorEditor.cs" script3. Notice that it: 1) creates Pre... Read more
[PrecomputedRealtimeGI] Unity crashes if scene is unloaded before it get...
Steps to reproduce: 1. Open project "LoadLevelAsync.zip"2. Open scene B and in its Lighting window notice that it has Precomputed Re... Read more
[WebGL] Normal map handles light incorrectly if loaded from asset bundle
Steps to reproduce: 1. Open attached project "WebGLNormalMap.zip"2. Open scene "Untitled"3. In top menu, press "AssetBundles > Bu... Read more
[Cyrillics] EditorUtility.DisplayDialog() cancel button first letter is ...
Repro steps: 1) Open the project2) In the menu bar select Test -> Test3) Notice that the first symbol of the cancel button is cor... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template