Search Issue Tracker
Setting the cameras culling matrix breaks culling for oblique matrices
Steps to reproduce:1. Open the attached project2. Open "TestScene"3. Select Main Camera4. Select "Use Projection Matrix"5. Visualize... Read more
Assigning a material to a Projector causes the Editor to crash
Steps to reproduce:1. Download and open the attached project2. Assign a Material to the Projector Result: crash Reproduced on 2019.1... Read more
Render Texture for MultiRenderTarget will update the result out of sync
To reproduce:1) Open attached project and scene2) Play it Expected: The render textures in top left show the same cube as the main c... Read more
MAC OSX - Raycasting is incorrect. (seems to be casued by Camera.main.Sc...
The Navmesh agents in the attached project should move to where the user clicks. This functionality seems to be broken. Steps to rep... Read more
Blit always using gamma color space when using Blit to copy texture in l...
To reproduce:1. Open user's project2. Enter Play mode3. Press space to toggle texture's color space between linear and gamma Expecte... Read more
HDR material light emission stops working depending on surrounding objec...
Steps to reproduce:1. Open attached “HDREmission.zip” Unity project2. Open “Main” scene3. Select “Cube” object (child of “Repro” obj... Read more
[OSX] Editor crashes after updating CustomRenderTexture with CustomRende...
Steps to reproduce:1. Open attached “CustomRenderTexture.zip” Unity project2. Open “Main” scene3. Enter Play mode Reproduced in: 201... Read more
Crash on PrepareRenderNodesOnMainThreadDeprecated when instantiating Wor...
How to reproduce:1. Open the attached user project and "test" scene2. Observe that the scene contains two cameras, one has a script ... Read more
"Post process Layer" and "Flare Layer" Components are missing a document...
How to reproduce:1. Create a new Unity project2. Select the "Main Camera" GameObject in the Hierarchy3. Click "Add Component" -> ... Read more
Crash on UnityEngine.Object:DestroyImmediate when changing camera positi...
How to reproduce:1. Open the attached project2. Open the "Creation Scene.unity" scene3. Select Camera in the Hierarchy4. Change Came... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default