Search Issue Tracker
NavMeshAgent updates position even when updatePosition is false
In the attached example you will see that "AgentA" gameObject does not move. It has a NavMeshAgent attach to it in the scene. This o... Read more
"UnityException: Unable to find suitable JDK installation." When Windows...
Reproduction steps: 1. Open "Gene Labs.zip" project2. Enter Play mode Expected Result: Enters Play mode without any errorsActual Res... Read more
The build, created for WebGL, is always a development build
To reproduce: 1. Create a new project2. Build and Run the project for WebGL, make sure the Development Build checkbox is off3. In th... Read more
Disabling Low Resolution Aspect Ratios on Retina display causes scaling ...
Steps to reproduce:1. Open attached project2. Open Scene "scene"3. Uncheck Low Resolution Aspect Ratios in the ratio drop down menu ... Read more
Assembly Definition file icon changes to generic text after file creation
When creating a new Assembly Definition file, the correct icon shows but reverts back to generic text icon after being generated. To... Read more
Creating material from Shader Graph shader using context menu fails
How to reproduce:1. Open Unity2. Load user-submitted project(2k18Test.zip)3. Right-click 'Shader.ShaderGraph' object4. Go to 'Create... Read more
MonoBehaviour methods are not recognized in Visual Studio 15.5.4 because...
Reproduction steps:1. Open Unity and create new project2. Create new C# script3. Open and edit C# script and close it4. Enable Play ... Read more
Editor crashes in AssetImporterBindings::LocalFileIDToClassID after edit...
Steps to reproduce:1. Open attached “BlendAnimation.zip” Unity project2. Select “Models/Rock Robot.blend” asset in Project Window3. ... Read more
If a TextAsset is created from a .txt file that uses the wrong type of e...
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT rais... Read more
Field decorated with a Range attribute defaults to 0 instead of the spec...
Steps to reproduce:1. Open attached “Range.zip” Unity project2. Right-click in Project Window3. Create->Test->RangeAttributeTe... 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