Search Issue Tracker
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity 2. Open "SampleScene" scene 3. Open Scene View 4. Observe t... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Too... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip" 2. Open scene "repro" 3. In hierarchy, select "NavMesh Surface (1)" and bak... Read more
Editor crashes after version control connection fails
To reproduce the crash: - Select Perforce in Version Control inspector. - Enter valid username, password and other fields. - Except ... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce: 1. Open attached project 2. Open EmailInputFieldBug scene 3. Press play 4. Enter character into email input field un... Read more
Sprite-Lit-Default shader's Normal Map and Mask textures are not affecte...
How to reproduce: 1. Open the attached project (1270850.zip) 2. Open the "Main" scene 3. In the Project window select the "Mat" mate... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps: 1. Create new project 2. Create a Tree object via GameObject -> 3D Object -> Tree 3. Create a Terra... Read more
[Android] The Player screen appears stretched when the application is st...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Build and run the project (File > Build And Run) 3. When the Unity l... Read more
"Burst internal compiler error: Burst.Compiler.IL.CompilerException: Err...
Reproduction steps: 1. Open the “StreamlinedProject.zip“ project 2. Observe the Console window Expected result: No compilation ... Read more
Mobile Notification Settings are not saved
Reproduction steps: 1. Open "case_1114987-TestNoti.zip" project 2. Open the Project Settings -> Mobile Notification Settings 3. Chan... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key