Search Issue Tracker
Redo changes the order of Prefab's children
Steps:1. Make a prefab instance with a child2. Add another GameObject to Hierarchy3. Parent it to the Prefab instance before the pre... Read more
Unity 5.4 crashes on resume with error "D3D9: failed to create vertex bu...
1) download 2DphysicsPuzzle from Asset Store2) open any scene in unity 5.4.0b53) Leave it for 30 to 40 min4) unlock PC and Resume5) ... Read more
[Mono] Linq.Expressions.Expression.Call (Expression, MethodInfo, Express...
To Reproduce:1. Run the attached project.2. Observe that, 'ArgumentException: instance' (System.ArgumentException when building in m... Read more
A rotated UI element is not fitted to the parent element as expected
Steps to reproduce: 1. Open the attached project2. Open 'Test' scene3. Notice that the 'Small' image is not fitted to the 'Big Conta... Read more
Renaming Assets in Project Browser does not display the name from last c...
How to reproduce:1. Open any project2. Rename an Asset to a long string in Project Browser Actual result: When entering a lot of cha... Read more
Crash on MonoScriptInfoScraper::GetAssemblyScrapedMonoScripts when openi...
Reproduction steps:1. Open the attached Project “OpenCrash” Expected result: The project opensActual result: Editor crashes Reproduc... Read more
'Compiling Shader Variants' progress bar is inaccurate when building a p...
How to reproduce:1. Create a new LWRP/HDRP project2. Build the project3. Wait for the 'Compiling Shader Variants' progress bar to ap... Read more
Crash when dropping Animator with no layers in the Animator component An...
How to reproduce:1. Open user attached project "cartest.zip"2. Add Animator component to "GameManager" GameObject3. Drag and drop "T... Read more
Bug reporter upload of report fails consistently with non actionable err...
Clone https://github.cds.internal.unity3d.com/giorgos-petkakis/sw-21-2-relaxing-cloud-simulatorOpen project with 2021.2.0b4Invoke bu... Read more
Sprites disapear when selecting multiple objects and using the Transform...
Steps to reproduce : 1. import the project attached2. add a few sprites to the scene located in the folder3. select all the sprites4... 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