Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Asset DB v2 metafile restoring is different from v1
Asset DB v2 does not restore metafile the same way v1 does. I think the v1 behaviour is desired, but should be determined before fix... Read more
Launching Unity from command prompt ignores command line arguments when ...
Reproduction steps:1. Open the Command prompt2. Call "C:\Program Files\Unity 5.4.1p1\Editor\"Unity.exe -batchmode Note: Calling "C:\... Read more
[Linux] Context Menu does not show up immediately when right-clicking it...
Reproduction steps:1. Download and open the attached project: "case_131990"2. Open the Input Actions file called "Test" in the Asset... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
[UAAL] [iOS] Application.Unload() does not free up memory
Reproduction steps:1. Open customer's attached project in "UnityProject.zip"2. Build and Deploy to an iOS device3. In Xcode open the... Read more
[Android] UnityWebRequest gives errorcallback with error=java.net.Mailfo...
Steps to reproduce: 1) Download attached project 'TestProject2.zip' and open in Unity2) Set platform to Android3) Build and run 'Tes... Read more
[Interactions] Some Interactions don't have the correct startTime, time ...
Github: https://github.com/Unity-Technologies/InputSystem/issues/576 Affected Interactions:- Press: Press Only, Press and Release- H... Read more
Blackboard not showing up in new project and upgraded beta projects
Hi,Here is a reff repository link: git@github.com:hoodmadhur/ShadergraphTest.gitThis is a new project in Unity 2018.1.0f2, created u... Read more
OnApplicationPause is not called when a scene is loaded additively.
Steps to Reproduce:- Open the attached project- Open Assets/Scenes/Scene1.unity- Press Play Expected:- OnApplicationPause is called ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size