Search Issue Tracker
[Scripting] GetComponentInParent has no override for getting inactive ob...
How to reproduce:1. Open attached project "GetComponentInParentBug_2.zip" and scene "SampleScene"2. In Hierarchy window, select and ... Read more
[SerializeReference] Silent Crash when changing a shared child node
To reproduce:1. Create a new project and add the TestRef.cs Script.2. Add the Script to a Scene and press Play3. Expand the nodes in... Read more
Editor layout becomes completely black when resizing Texture2D.whiteTexture
To reproduce:1. Open attached project ("case_1180843.zip")2. Open "SampleScene" scene and press Play3. Observe Editor layout Expecte... Read more
When using obsolete [SerializePrivateVariables] attribute the Player cra...
To reproduce:1) Open the attached project and scene2) Build and run it CRASH! Reproduced in Win 10 and Linux Reproduced in 2019.3.0b... Read more
GameObjects are can't be assigned to the List when the List is Interface...
Steps to reproduce:1. Open user's attached project "19.3.zip"2. Open "1" scene3. In the Hierarchy window select "GameObject"4. Try d... Read more
Crash on SortByExecutionOrder when changing active platform while upgrad...
How to reproduce:1. Download the "rolltheball.zip" project from case 11774362. If needed, upgrade the project to newest major versio... Read more
Logs still include a Stack Trace after setting Application.SetStackTrace...
How to reproduce:1. Open tester-attached project (case_1181994-702390-Updated)2. Open the 'MainScene'3. Enter Play Mode4. Open Edito... Read more
.dll file, defining constrains (might only be unity dlls) causes "StackO...
Reproduction steps:1. Create a New Project2. Import a Managed .dll file (e.x. "UnityEngine.dll" from your Unity install)3. Notice "S... Read more
[SerializeReference] managedReferenceFullTypename is empty when serializ...
1 ) Open attached project2 ) Select "New Serialize Reference Editor Bug.asset"3 ) Notice that in the inspector the class that does n... Read more
Compiler Output warnings and errors are placed outside of the stderr sec...
How to reproduce:1. Download the user-submitted project(2017test)2. Build it via CMD/Terminal along with the -batchmode argument3. O... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS