Search Issue Tracker
[Progressive Lightmapper] Black texels with negatively scaled objects
Steps to reproduce:1. Open the attached project (Test Project)2. Open the Assets/SceneTest.unity scene3. Switch to Game Window4. Obs... Read more
NullReferenceException after dragging windows to second display
Steps to reproduce:1. Create a project2. Drag a window to second display (repeat until there is error)4. Observe the error message:N... Read more
Services window does not redraw itself when unity editor is being resized
Steps to reproduce:1. Open attached project or create a new one2. Open services window in the editor (Window->Services)3. Resize ... Read more
Editor crashes when deleting OcclusionCullingData at CullResults::InitDy...
Steps to reproduce:1. Open the attached project (New Unity Project 76.zip)2. Open the Assets/qq.unity scene3. Go to Window->Occlu... Read more
Undoing operation of few duplicated objects deletes them all
How to reproduce:1. Create a new project2. Select one of the object in new scene3. Hold Ctrl and click D few times- it will duplicat... Read more
[Android] Input.deviceOrientation doesn't return orientation of the device
How to reproduce:1. Open the attached "862093orientation.zip" project2. Build and run on android device3. Run the app keeping the de... Read more
"Rigidbody" is misspelled in the Rigidbody.rotation auto-completion dialog
1. Open any (new) Unity project2. Create a script3. Type this line in the Start() message: "new Rigidbody()."4. In the auto-completi... Read more
extra spacers in editor help meu
-e: there are two extra spacer lines at the bottom of the help menu, there are none in 5.5.1 -repro:--open editor > Help menu--NO... Read more
Unity crashes when importing a video with non-ASCII characters in the title
Steps to reproduce:1. Download the latest attached videoOr1. Create a video file and rename it to have non-ASCII characters in the t... 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