Search Issue Tracker
[SpeedTree] Trees placed with Terrain tree placing tool does not cast sh...
How to reproduce:1. Open the project (TreeBug.zip)2. Open Scene "spTree"3. Make sure that Directional Light > Light > Mode is ... Read more
NavMeshAgent.SetAreaCosts are being reset on Play mode
To reproduce: 1. Download attached project "Source.zip" and open in Unity2. Open "Lobby" scene3. Enter Play mode4. Press "Play and H... Read more
NavMesh Agent stuck for a while at deadlock, only then moves straight to...
To reproduce:1. Open repro project2. Open 'NavMeshTest' scene3. Bake NavMesh4. Play scene Expected: capsule gameObjects will move st... Read more
"Build failed with errors" error when trying to build while a Build is a...
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity2. Build & Run the project.3. Run applicatio... Read more
[Windows] NavMesh Agent starts moving chaotically when machine is in pow...
To reproduce:1. Open project2. Play 'NavMeshTest' scene while laptop is plugged in to power source3. Repeat 2nd step when laptop is ... Read more
[FixInGit1.4] If publish fails or editor restarts, file changes on subse...
If Collab publish fails, or editor restarts, moved files which also have content changes never publish the content changes Steps to ... Read more
[Regression] Unity UI image/button artifacts on Play Mode
How to reproduce:1. Download attached project file and open "MainMenu" scene2. Enter Play Mode Actual result: While in Play Mode all... Read more
Importing animation from Maya causes Unity to crash
To reproduce:1) Create new project2) Try importing attached 'whale_anim.fbx' First time it hanged, afterward it always crashed Unity... Read more
Entering Play mode with a component Edit Tool selected deselects that tool
To reproduce: 1. Open Unity, create a new project and open it2. Create Cube or other gameObject and select it3. Attach a Cloth, Box ... Read more
Operators == and != are not implemented for Color32
Steps to reproduce:1. Create a new Project2. Create a script with 2 Color32 variables3. Try to compare them with == or != operators ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal