Search Issue Tracker
Unity crashes/freezes on GfxDeviceD3D11Base::EndOfFrameBookkeeping when ...
How to reproduce:1. Download and open the attached project "Compute Shader Tests.zip"2. Open the play mode3. Click on the buttons st... Read more
[WebGL] TouchPhase.Stationary not working on WebGL build
Reproduction steps:1. Open attached Project2. Open Assets\\Scenes\\SampleScene Scene3. Build and Run for WebGL4. Touch and Hold on t... Read more
Importing some assets store packages fails while editor is trying to imp...
Steps to reproduce: 1. Create new project2. Open asset store and try to import Viking Village package Actual result: Package import ... Read more
GameObject's position is not updating correctly when using [ExecuteAlways]
Reproduction steps:1. Open the attached project "1424891.zip"2. Open the "SampleScene" Scene (Assets/Scenes)3. Observe the "Cube" Ga... Read more
"Invalid editor window of type" error when double-clicking a tab to maxi...
Reproduction steps:1. Open the attached project "1421405.zip"2. Open "SampleScene" from the Project window3. Select "GameObject" in ... Read more
Extra empty space appear in Project Settings > Scene Template Types scro...
Steps to reproduce:1. Create new Unity project2. Open Project Settings window3. Select “Scene Template”4. Press “Add type…”5. Scroll... Read more
Editor hangs when GameObject is dragged underneath and released when blu...
1. Create a new project2. Create a scene3. Add a GemaObject to the scene4. Drag it down and release when a blue line appears==> E... Read more
[Mesh] Setting mesh.uv throws Null Reference exception
To reproduce:1. Open attached project2. Add DoPlace component to any game object3. Press play4. Notice exception in console Regressi... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
[iOS] [Android] External library generics fail during IL2CPP build
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build for Android Expected result: Build successf... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation