Search Issue Tracker
Custom Shader Preview disappears after loading RenderDoc
Steps to reproduce: Create a custom shader for UI with the default implementation (branch node with default inputs) Load RenderDoc f... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
[Win10] Editor closes when changing Auto Graphics API and does not restart
Update: this also affects Reimport All, much simpler steps to reproduce:1 Create new 3D project2 In Project Browser do RightMouse -&... Read more
Camera.targetTexture is respecting Camera rect
Steps:1. Open attached project2. Open SampleScene, hit play3. On ProjectView, select the RenderTexture asset4. On inspector, observe... 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
Copy-pasting material properties between different materials throws exce...
This is a regression from: [https://github.cds.internal.unity3d.com/unity/unity/pull/15924] Steps to reproduce: Add TMP to the proje... Read more
[Regression][5.4][RTP] RTP Terrain shader rendering is broken after upgr...
Preconditions:Download Relief Terrain Package (https://www.assetstore.unity3d.com/en/#!/content/5664) from A$. Steps to repro: 1. Op... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class