Search Issue Tracker
NullReferenceException gets thrown by the "TensorGeneric.cs" script at l...
Reproduction steps:1. Open the attached “IN-105792_Pose - Repro.zip“ project (link in the internal comments)2. Open the “PoseDetecti... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
Editor crashes when creating new Texture2D with DXT1Crunched, DXT5Crunch...
Steps to reproduce:1. Download 1179336_repro.zip and open "SampleScene"2. Enter play mode Results: Editor crashes when creating Text... Read more
"ArgumentNullException: Value cannot be null." error is thrown after pre...
Steps to reproduce:1. Create a project using 2D Mobile or 3D Mobile templates2. Build And Run the Project3. Wait until "No Adaptive ... Read more
Script Component is duplicated when dragging and dropping onto a GameObj...
How to reproduce:1. Create a new project2. Create a new Script3. Select any GameObject in the Hierarchy4. Drag and drop the Script i... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... Read more
[WindowsMR] Emulation Mode option gets disabled on entering Play mode in...
Emulation Mode option gets disabled on entering Play mode in Holographic Emulation Window. Steps to repro:1. Create a new project.2.... Read more
Bug Reporter doesn't launch when trying to open it from the Editor or cr...
How to reproduce:1. Open attached project2. Report a Bug Reproducible with: 2019.1.1f1, 2019.1.4f1, 2019.2.0b4, 2019.3.0a4Not reprod... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled