Search Issue Tracker
[Animation] Animator.GetAnimatorTransitionInfo cannot be accessed on a z...
Steps to reproduce:1. Open attached "GetAnimatorTransitionInfo.zip" Unity project2. Open "Main" scene3. Enter Play mode4. Press "But... Read more
[iOS] TestTool Test always fails on iOS Player
To reproduce:1. Open users attached project "SetupLogDoesNotShowUp.zip"2. Connect iOS device to the machine3. In Test Runner press R... Read more
OnRenderImage method's source is null after entering second time
Reproduction steps:1. Download user's project and open in Unity2. Open "Emissive" scene3. Enter Play mode Expected: OnRenderImage me... Read more
[Android] Input.touchCount and Input.GetTouch returns inconsistant resul...
Steps to reproduce:1. Open user attached project2. Open and add "DemoSceneMultiDrag" to build3. Build and run the project on an Andr... Read more
[SRP]Static GameObject flickers when Material type is Subsurface Scatter...
How to reproduce:1. Create a new project with "High End SRP (Experimental)" Template2. Create new 3D Object->Cube3. Set Cube to s... Read more
Using async and await in an editor script does not return execution to t...
To reproduce:1. Open the user's attached project2. Open the custom Editor window "AsyncAwaitEditorWindow" via "Window->Async Awai... Read more
[Unity Hub] Hub searches for Unity in the wrong folder after changing In...
How to reproduce:1. Open Unity Hub2. Go to the Installs tab, select a version, start installing it3. While it is still installing, c... Read more
[Perforce] Unity writes to assets that can't be checked out (e.g. exclus...
To reproduce:1. Extract the project;2. Create a Perforce workspace A that points to the project;3. Open the project in Unity;4. Conf... Read more
Neither VideoPlayer.errorReceived nor VideoPlayer.prepareCompleted are ...
Steps to reproduce:1. Open QA attached project2. Switch to Android platform3. Deploy the app to a device and it let run for a bit4. ... Read more
[HDRP][Template] Shadow atlasing failed error thrown while increasing th...
Shadow atlasing failed error thrown while increasing the value of Resolution in shadow property. Steps to repro:1. Create a new proj... 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