Search Issue Tracker
[Android] Distorted particle system on a device
Steps to reproduce: 1) Download attached project and open in Unity2) Switch platform to android3) Build and Run 'MainGame' scene on ... Read more
"The requested page could not be found" is showing when opening Release ...
How to reproduce:1. Open project "Splines.zip"2. Press Help > Release Notes Expected result: Pages are showing informationActual ... Read more
[WinInstaller] “Appications are blocking the installer” page is displaye...
Note: Windows-related issue. To repro:1. Run Download Assistant.2. In components page select Unity Editor and Documentation.3. Press... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
Package Manager does an Assembly walk and does not catch ReflectionTypeL...
Reproduction steps:1. Open user attached Project2. Open the Package Manager Expected result: The Package Manager opensActual result:... Read more
Memory usage increases over time when moving between scenes and instanti...
To reproduce:1. Open users attached project "UnityTest.zip"2. Build for iOS3. Open the built project with Xcode and deploy it to an ... Read more
Editable Overlays present in Custom Outline and Custom Physics Shape sec...
Reproduction steps:1. Create a new Universal 2D project2. Create a Sprite in the Hierarchy (GameObject > 2D Object > Sprites &... Read more
Sprite Skin help box uses internal term “SpriteRenderer” instead of huma...
Steps to reproduce: Create a new Universal 2D project In the Hierarchy, right-click -> Create Empty Select the created GameObject... Read more
[MovieTexture] Rolloff not working on Movie Textures audio
Steps to reproduce: 1. Open the attached project2. Open and play 'AudioVideo3DSoundBug' scene3. Notice the game object with movie te... Read more
"ArgumentNullException: Value cannot be null." is thrown when add...
How to reproduce:1. Open a new URP project2. Open a new Sub Graph in the Project window (Right-click -> Create -> Shader ->... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template