Search Issue Tracker
Random shadow appears on a plane that is set NOT to cast shadows when lo...
Steps to reproduce: 1. Open the attached project2. Open 'ShadowBug' scene3. Navigate the scene view camera so that it's just below t... Read more
Builds compiled with 'Fast rebuild' don't start on low system resources.
To reproduce:1. Open project2. Build scene "scene" to WebGL with fast rebuild Notice that this warning appears:UnityEditor.BuildRepo... Read more
Rotation value resets when animation is recorded after animation compone...
Reproduction steps("GIF" GIF attached):1. Open or create any Unity project.2. Create any game object.3. Attach new "Animation" compo... Read more
[GL] Screen space ambient obscurance image effect has artifacts with Ope...
To reproduce:1. Open attached project2. Go to Edit->Project settings->Player3. Deselect Auto Graphics API for Mac4. Add OpenGL... Read more
Importing certain FBX model crashes editor
Steps to reproduce:1) create new unity project2) import users attached fbx modelEditor crashes. Regression started: 5.3.1f1 Read more
"UnityEditor not found" compiler error when building project
To reproduce:1. Open project2. Build to windowsNotice that the error "Assets/FirstPersonCharacter/Scripts/CrossPlatformInputInitiali... Read more
[Networking/Command] Declaring more than 43 commands with attributes in ...
Steps to reproduce:1) create new unity project2) import user attached script3) uncomment command nr44 Expected: compilesActual: thro... Read more
[UWP] UI issue on master configuration
UI issue on UWP Master build using "Compile with .NET Native tool chain" and "Optimize code" options in Visual Studio build settings... Read more
[Editor] EditorUtility.DisplayCancelableProgressBar causes InvalidOperat...
Reproduction steps:1) Open "test" project;2) Open "BugReport" drop down menu located on the toolbar and select "Open Window";3) Once... Read more
[ProjectView] Left Arrow select an item above instead of parent directory
To reproduce the issue follow the steps:1. create a new project2. Open a folder in the project view3. Make sure there are a few fold... 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