Search Issue Tracker
Broken link in the docs
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/AnimationScripting40.html and notice is not found Read more
Renaming is disabled when a search is active in the Hierarchy view
To reproduce: 1. Search for an object in the Hierarchy view 2. Right click on an object 3. See that renaming is disabled However, r... Read more
Saving a scene after changing terrain data in debug mode revers the change
To reproduce: 1. Create a new terrain in a scene 2. Duplicate the terrain in project view 3. In scene view select the terrain and s... Read more
"Prewarm" on non-looping particle systems causes duration issues when re...
To reproduce: 1. Import attached package 2. Open "TestScene". It contains a few particle systems under a parent particle system and ... Read more
Adding a child with rigidbody2d on a rotated parent causes the child to ...
To reproduce: 1. Create a new project and import a sprite 2. Add the sprite to the scene and attach a rigidbody 2d component 3. Crea... Read more
Unity does not refresh the project after an asset gets created through s...
To reproduce: 1. Open attached project. It contains a script that generates a texture in play mode 2. Attach the "SaveTextureTest" s... Read more
NullReferenceException when selecting game objects in the Hierarchy
Steps to reproduce : - import the project attached - open the scene "Demo Side Scroll Test 1" - select the Camera Blocker in the Hi... Read more
[OSX] ReadPixels on RenderTexture with AA doest work
Steps to reproduce : - import the project attached on OSX - open the scene and press play - press "Take screenshot" and notice that... Read more
Old intel GPUs not recognized as shader 2.0 compatible
Intel GPUs like 945, GMA 950 etc. aren't detected as DX9 compatible by Unity. So starting with 4.3, games can't run on them. 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 is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP