Search Issue Tracker
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
Assertion and Exception errors are thrown when adding the Component to t...
How to reproduce:1. Create a new Unity project2. Add any GameObject in the Hierarchy3. With the GameObject selected, right-click in ... Read more
[Hololens] KeywordRecognizer initialization freezes when the microphone ...
Steps to reproduce:1. Download attached project2. Switch platform to UWP and build project3. Open Visual Studio solution switch to x... Read more
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... Read more
[VectorGraphics][Android]SVGImage disappear when entering device's Windo...
Steps to reproduce:1. Open user's attached project "VectorGraphics_LRWP_ISSUE.zip"2. Build it3. Run it4. Notice the SVGImage is Rend... Read more
[Metal][iOS] Shader compilation fails when running built project
Reproduction steps:1. Open attached Project "metalshader.zip"2. Build and Deploy the app to a device3. Observe the Xcode console Exp... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... Read more
"Highlights" tab can't be scrolled horizontally when not all content fit...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Switch to the Edit Mode and record any... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks