Search Issue Tracker
Unity Hub crashes when running on Amazon EC2 Mac Instance
Steps to reproduce:1. Run Mac on AWS (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-mac-instances.html)2. Download and ins... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
[URP] Material Upgrader tries to update materials when they are immutable
Reproduction steps:1. Open the attached project2. Observe the Console window Expected result: No errors thrownActual result: Error i... Read more
[ShaderGraph] Regression: Having Main Preview be Hidden can soft lock al...
Reproduction steps: (Just the Master Preview)1) Create a new Shader Graph2) Disable the Main Preview (Just the Master Preview - Keep... Read more
[Shader Graph] Property connector icon in a node is distorted
All the properties connector icons from a node are distorted when any node is created, refer attached video Steps to repro:1 Create ... Read more
HDRenderPipelineGlobalSettings.asset stores some APV data for every new ...
How to reproduce:1. Create a new HDRP project2.1. Add a sub-scene2.2. Edit the sub-scene (create some objects) and save it3. Observe... Read more
[VR] Google VR SDK for Unity asks to enable VR Support but proceeds to b...
Using unitypackage from https://developers.google.com/vr/unity/download Steps to reproduce:1. Create a new project, change platform ... Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions