Search Issue Tracker
[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
When reverting project from 5.3 to 5.2: Editor crash in AnimationClipPla...
After opening project in 5.3.0f3 and then opening in 5.2.2f1 editor crashed in play mode after "splash screen" in AnimationClipPlaya... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved