Search Issue Tracker
AssetBundle Materials are black color in builds when AssetBundle was bui...
Reproduction steps: 1. Open the “ReproProject“ project 2. Build the project (Edit > Build Settings > Build) 3. From the "Assets" ... Read more
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Unnecessary/unwanted binding candidates are found when detecting and cha...
How to reproduce: 1. Open the attached 'RebindCandidates.zip' project 2. Enter Play mode 3. In the Drop-down menu select 'Mouse' and... Read more
Memory snapshot file name text is not highlighted correctly when selecti...
How to reproduce: 1. Create a new project 2. Install the Memory Profiler package 3. Open the Memory Profiler Window (Window -> Analy... Read more
[Lines] Error entering play mode with a line selected
Repro steps: 1. Create a Line Renderer effect and have it selected and visible in the inspector 2. Enter play mode 3. Observe errors... Read more
ScriptReference/Undo (default)
URL: [https://docs.unity3d.com/ScriptReference/Undo.html] >Modify a single property: Undo.RecordObject (myGameObject.transform, ... Read more
[Device Simulator] Touch input does not work when Active Input Handling ...
How to reproduce: 1. Open the attached project ("SimulateInputRepro.zip") 2. Run the EditMode tests (Window -> General -> Test Runne... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps: 1) Open the project and TestShader.shader in it 2) In the frag function notice line 54: "fixed c = 5.0*x*x" 2) Select t... Read more
[URP] Incorrect colors in Scene when using Subtractive and Multiply Blen...
Reproduction steps: 1. Create a new URP Template project and enter a new Scene 2. Switch Scene view to 2D 3. Create a 2D Renderer an... Read more
[Mali][Procedural Instancing] Pink shape is rendered instead of particle...
How to reproduce: 1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm) 2. Build and run a 'Test (Swirling)' s... 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
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene