Search Issue Tracker
[Shader Graph] NullReferenceException error is thrown on renaming proper...
NullReferenceException error is thrown on renaming properties in blackboard window at the time creating a property. Steps to repro:1... Read more
Painting with very low brush strength settings will cause unexpected noi...
Repro Steps:1. Install the Terrain Tools Package2. Create a Terrain Asset in the scene3. Go to the painting tab on the Terrain objec... Read more
Material SetInt and GetInt methods are not precise when large values are...
How to reproduce:1. Open the attached project named "Material_SetInt"2. Open the Main Scene3. Enter Play mode4. Observe the output f... Read more
"Drag and drop a child on the parent" operation doesn't dirty the scene
Steps:1. Create a new project2. Add a GameObject "Root"3. Add two children to it ("Child1" and "Child2") Hierarchy should looks like... Read more
Linux player builds with Mono scripting backend fails with a confusing e...
Reproduction steps:1. Download Unity with only Linux Build Support (IL2CPP)2. Create a new project or open an existing one3. Open Pl... Read more
Shapes built through ProBuilder menu are not assigned to Default Parent ...
Reproduction steps:1. Open attached project "ProBuilderDefault.zip" and scene "SampleScene"2. In ProBuilder window, "New Shape", bui... Read more
Crash while sculpting Terrain and Baking Lightmaps
Steps to reproduce: 1. Open the MyTerrainTutorial.zip repro project2. Initiate a bake3. Sculpt the terrain repeatedly4. Eventually..... Read more
[Mobile] Calling Resources.Load() while asynchronously loading assetbund...
Reproduction steps:1. Open the attached project2. Build and Run on an Android device Expected behavior: The application does not fre... Read more
[Android] Player crashes when changing VSync settings
Steps:1. Build and Run the attached project on Android ("TargetFramerateTests.zip")2. In device: click "Next VSync" button Result: p... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES