Search Issue Tracker
Unity can not be launched after downgrading from .NET 4.6 to .NET 3.5
Unity can not be launched after downgrading from .NET 4.6 to .NET 3.5 Reproduction steps:1. Create new project.2. Download asset "Ch... Read more
Crash on Coroutine::InvokeMoveNext when series of UnityEvents are invoked
Reproduction steps:1. Open the attached “repro-project“2. Open the “debug_for_bug“ scene (Assets/_Scenes/debug_for_bug.unity)3. Ente... 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
"ImageConversion.EncodeArrayToJPG" colors are different in "BGR" encodin...
How to reproduce:1. Open project "EncodingBug.zip"2. Enter the "SampleScene" Scene3. Enter and exit Play Mode4. Go to the "EncodingB... Read more
Editor crashes when adding a script to a TMP Button
Reproduction steps:1. Open users attached project2. Open Scenes/SampleScene3. Add /Game Jam Template/Scripts/FlexibleUI/TMP/Flexible... Read more
Random.value does not return 0.0f or 1.0f
To reproduce:1. Open attached Unity project "randomvalue.zip"2. Open "doesnotreturn" scene3. Go into Play mode Expected result: By d... Read more
Assembly Definition files do not recompile when importing Asset Packages
Steps to reproduce:1. Open an empty project2. Import user-attached package "MRTK-Test.unitypackage" (rmb in Projects panel->Impor... Read more
Unity 2017.1 defines PLATFORM_ARCH_64 instead of UNITY_64 for C# scripts
Reproduction steps:1. Opem project attached(unity_progressive_lightmapper_test.zip).2. Open scene "shadowmask".3. Build for standalo... Read more
Returning state on a specific script crashes editor when using enumeration
To reproduce:1.Open project2. Play 'Main' scene Actual:OSX: editor crashesWindows: in editor works properly, in editor log StackOver... Read more
Assembly reference not detected when running Editor in batch mode after ...
Reproduction steps:1. Open the attached “bug-assembly-reference-updated.zip” project2. Close the project3. Open the Terminal and nav... 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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables