Search Issue Tracker
[Windows] The Editor silently crashes if opening a project from inside a...
Reproduction steps: 1. Create a New Project2. "File" -> "Open Project..." -> Open a project (Can be the same project, but not ... Read more
[Firefox] Cursor unlock will cause a camera rotation
Steps to reproduce:1. Build "firefox-cursor-lock.zip" project on WebGL2. Launch on Firefox browser3. Press Tab to lock the cursor4. ... Read more
[HoloLens] Manipulation Event Data is wonky after resuming from sleep
Steps to reproduce:1. Open the attached project2. Open the Main.unity scene3. Switch platform to Windows Store4. Build and run on ho... Read more
[Linux Player] Input to an UI Input Field is doubled
Steps to reproduce:1. Create a new project2. In Hierarchy window, add an UI->Input Field element3. Save and Build the scene4. Run... Read more
Standard shader deferred pass does not have a variant for just "UNITY_HD...
When trying to manually render objects via command buffers in an AfterGBuffer pass, it's not possible to do that properly when HDR i... Read more
Error pops up when second player connects to a hosted game and additiona...
How to reproduce:1. Open attached Unity project "PersistentNetworkObjectBug"2. Select File --> Build And Run3. Build and Run4. Pr... Read more
Turning off and turning on game object with Cloth Component in play mode...
How to reproduce:1. Open "repro" project2. Enter "test" scene3. Enter Play Mode4. Turn off "Cube" in the inspector5. Turn on "Cube" ... Read more
Editor crashes on mecanim::animation::SeekClipForward when setting Sampl...
How to reproduce:1. Open the attached "CrashAnim" project2. Go to Window --> and open custom "PrivateSprite Animator" window3. Ch... Read more
Unity crashes when loading a scene with a specific project at PrepareRen...
Steps to reproduce:1. Open the attached project2. Open the Startup.unity scene3. Play the scene (when Mixed Reality Portal is on. Si... Read more
Unity crashes when playing a scene with two instances of MotionControlle...
Steps to reproduce:1. Open the attached project(ControllersRepro.zip)2. Open the Main.unity scene3. Play the scene (Make sure that a... 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