Search Issue Tracker
Unity throws errors when Learn project is launched and tutorials don't s...
How to reproduce:1. Start Unity2. Select Learn3. Download one of the given tutorials and then start it4. Wait until the editor start... Read more
Elastic ScrollRect allows to mouse scroll Content out of the bounds afte...
How to reproduce:1. Open the attached "ScrollbarCheck" project and "TestScene"2. Enter playmode3. Drag content with left mouse butto... Read more
Recorder.elapsedNanoseconds values do not match with Profiler time value...
Reproduction steps:1. Open the attached project "Profiler Bug.zip";2. Open the Test scene;3. Enable the Profiler by clicking "Record... Read more
Unity Learn 04: Prefab power - Ramping up tutorial grammar mistake
How to reproduce:1. Start Unity2. Click on Learn3. Select 04: Prefab power - Ramping up tutorial4. Download and Start5. Do all tutor... Read more
[Xcode] Team is not being selected automatically when "Automatically man...
To reproduce:1. Create an empty project2. Build it for iOS3. Open build project in Xcode4. General > Signing > Team and make s... Read more
Tabbing through input fields in the Inspector window no longer lets you ...
To reproduce:1. Open a new Unity project2. Click on any object in the Hierarchy window to prompt Inspector window3. In the inspector... Read more
Two Assertion failed errors appear in the specific project, when the Tar...
To reproduce: 1. Open the project, attached by the user (Rising Soul.zip)2. In the Build Settings, switch target platform to Android... Read more
Unity crashes when launching downloaded Learn Basic Projects with differ...
How to reproduce:1. Open Unity2. Select Learn3. Choose Basic Tutorials4. Download and start one of four tutorials5. When editor open... Read more
EditorGUILayout.ObjectField shows that it requires object of base type i...
To reproduce: 1. Open the project, attached by the user (ObjectFieldTest.zip)2. Open the "f" scene3. Select "GameObject" object in t... Read more
Chinese language text with no spaces is shrunk to fit in line and not to...
Reproduction steps:1. Download project "TextIssuesProject.zip" and open in Unity2. Observe Game view before entering Play mode3. Ent... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used