Search Issue Tracker
ProceduralMaterial.isCachedDataAvailable returns true, but material is l...
"Do nothing and Cache" option should generate the material and cache the data, then that data can be reloaded. This does not work. ... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro: 1) Create new URP (or HDRP) project. 2) Add terrain. 3) Bake (you can reduce resolution for faster bake times). 4) When bake ... Read more
OpenCV plugin makes Unity crash
Reproduction steps: 1. Open the attached project "New Unity Project.zip" 2. Open scene "New Scene" 3. Play -Crash Reproduced on: 5.... Read more
Hub creates a non deletable folder when downloading specific Tutorial pr...
How to reproduce: 1. Open Unity Hub 2. Select Learn section 3. Download "John Lemon's Haunted Jaunt: 3D Beginner" or “Ruby’s Adventu... Read more
Unity Manual and Scripting Reference redirects to nonexistent page
How to reproduce: 1. Create a new Unity Project 2. Navigate to Help -> Unity Manual or Help -> Scripting Reference 3. Observe the op... 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
Add component RectTransform can't be undone for a prefab instance in hie...
To reproduce: 1. Create a new project. 2. Create empty GameObject. 3. Make a prefab of it. 4. Select instance of a Prefab in Hierarc... Read more
Editor crashes when using get() and set() accessors in MonoBehaviour script
To reproduce: 1. Open repro project 2. Play scene Expected: scene will play Actual: editor crashes Reproduced on: 5.4.4p3, 5.5.0a6... Read more
Stencil buffer empty if MSAA disabled
Steps to reproduce: 1) Open the project attached by user in Unity. 2) Open scene 'main.unity'. 3) Enter play mode. - Notice the sph... 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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices