Search Issue Tracker
Building through batch mode fails if a script was deleted outside of the...
Reproduction steps:1. Open and Exit "UnityIssue726318.zip" project2. Delete any script (Advert.cs)3. Run Unity with the command line... Read more
Scene View - Camera type label doesn't update when creating a new project
If you are editing a project that uses an orthographic (iso) camera in the scene view, close it then and create a new 3D project, th... Read more
'Open Scene Additive' option is enabled in context menu when right-click...
How to reproduce:1. Create and open a new project2. In the Project window expand the 'Packages' folder3. Right-click on one of the p... Read more
Default Screen Width and Height fields hang for a moment when clicking o...
How to reproduce:1. Create a new project2. Go to top menu -> "Edit" -> "Project Settings..."3. Open "Player" settings -> "R... Read more
"Cycle Offset" Animation property can be set to an invalid value when ed...
How to reproduce:1. Open the attached “IN-89409“ project2. In the Project window, open the “Animations” directory3. Select any anima... Read more
"NullReferenceException" Exception when RemoveFromHierarchy method is ca...
Reproduction steps:1. Open the attached project “ExceptionAtRemove”2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mo... Read more
Crash on TransformIndicesInternalImplPositive when you have a Point Ligh...
How to reproduce:1. Open attached project "Case_1210889" and load "SampleScene"2. Select the Platform GameObject in Hierarchy and ma... Read more
Build window is black and unable to access when "Webplayer" API is missing
I am unable to change the player build platform over and unable to access the menu. Only work around is opening in older version of ... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager