Search Issue Tracker
[IL2CPP] Obsolete "BuildOptions.ForceOptimizeScriptCompilation" suggests...
To reproduce: 1. Open project attached by QA 2. Check the console and notice warning: warning CS0618: `UnityEditor.BuildOptions.Forc... Read more
Building in Batch mode, while using BuildPipeline.BuildPlayer, doesn't r...
Reproduction steps: 1. Open "Tests_UnityProj.zip" 2. "Test" -> "BuildPipelineTest" * 3. See that outside the project folder a Build... Read more
AnimationTransitionInfo.fullPathHash doesn't return unique hash
https://docs.unity3d.com/ScriptReference/AnimatorTransitionInfo-fullPathHash.html states that AnimationTransitionInfo.fullPathHash r... Read more
[OS.X] Time.deltaTime gives negative value of 1E-05 when changing date i...
To reproduce: 1.Open users attached project "Negative Delta Time Test.zip" 2.Drag "test.cs" script from project window to Main Camer... Read more
Scene GUI style is changing when an object is selected in the Scene
To reproduce: 1. Open the project, attached by the user (TestUIBug.zip) 2. Open "Scene" scene 3. Make sure you are using a light Ed... Read more
TextureImporterSettings.readable = true does not actually set the textur...
Steps to reproduce: 1. Download and open the attached project 2. Go to Window/Pixel Terrain/Import Texture and import a png file 3. ... Read more
NavMeshBuilder creates navmesh with 'step up' into static cube with coll...
How to reproduce: 1. Download attached project 2. Open "scene" Scene 3. Press Play Expected result: NavMeshBuilder creates navmesh ... Read more
Font.textureRebuilt does not always get called when textures are generated
Issue: the texture atlas is being regenerated by seeing the textures on screen. But when both textures are generated, only one callb... Read more
[Windows][TextureImporter] dds texture produces line artifacts
To reproduce: 1. Create new project 2. Add the attached "rgbtest.dds" file into the Assets folder Desired outcome: Image colours ... Read more
UI "Fullscreen" checkbox becomes unresponsive after being used twice
Reproduction steps: 1. Open "FullscreenBug.zip" project 2. Build and launch Application 3. Click the "Fullscreen" Checkbox (Notice ... 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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP