Search Issue Tracker
null refference when Loading ScriptableObject whose class is in a dll
fixed in 2018.2.0a1 Read more
Mac Build running in Window mode gets distorted when maximized via top-r...
Steps to reproduce:1. Open any Unity project (an empty one works fine for this purpose)2. Build for Standalone - Mac3. Open the buil... Read more
Mipmaps on normal map textures are more bluish when fadeout is enabled
Steps to reproduce:1. Open user attached project2. Select the 'bugged-fadeout-normals'3. Run through the mipmaps4. Notice that it fa... Read more
Crash in Unity::Joint::SetupAxes after trying to edit Hinge Joint in the...
Reproduction steps:1. Create and open a new project;2. Create empty Game object;3. Add the Hinge joint to it;4. Disable the Game obj... Read more
Applying a prefab throws NullReferenceException
To reproduce: 1. Open the project, attached by the user (Assets.zip)2. Open the "Menu" scene3. Select Standard Scene Manager game ob... Read more
System.Math.Round produces wrong result with .NET 3.5
To reproduce: 1. Open the project, attached by the tester ("SystemMathBug.zip")2. Open the "scene" scene3. Enter Play mode4. Observe... Read more
Mesh.CombineMeshes duplicates vertices
How to reproduce:1. Download attached project file and run the "test" scene2. Click the button "Combine"3. Click on the created mesh... Read more
[Timeline] Duplicated tracks are broken on awake and never execute clips
How to reproduce:1. Download attached project file and select Timeline in Hierarchy window2. Duplicate one track and add "Yellow" pr... Read more
WWW fails loading asset from StreamingAssets if there is a query string ...
Steps to reproduce:1. Open attached “StreamingQuery.zip” Unity project2. Open “Test” scene3. Enter Play mode4. Click “Load Add Query... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code