Search Issue Tracker
NavMeshAgent sometimes ignores NavMeshObstacle above the NavMeshLink
Steps to reproduce: 1) Download attached project 'NavMeshComponents-master copy.zip' and open in Unity2) Open 'Test' scene3) Press P... Read more
Every texture becomes fixed size after build when Load Behavior on SBSar...
To reproduce: 1. Download and open attached "sbsarBakeBug.zip" project.2. Expand "model_sbsar" asset to view all the textures.3. Not... Read more
UI objects are invisible in scene after instantiating them through script
How to reproduce:1. Open attached Unity project "BugExample2"2. Load "MainScene" scene3. Enter the play mode4. Press "Button" button... Read more
Objects activated during run time are not rendered
How to reproduce:1. Open the attached project2. Open the "example" scene3. Enter Play mode4. Press the "Is Showing" checkbox, the ob... Read more
[HLSLcc] bfi instructions with mask operators are incorrectly translated...
Reproduction steps:1. Open project attached (ComputeBitOpTest.zip)2. Open scene "Test".3. Open project settings and change Graphics ... Read more
Move Game Object To Unloaded scene on scene unloaded callback is possibl...
To reproduce: 1. Open attached project.2. Run tests. Result: Moving game object to scene (which was unloaded), on sceneUnloaded call... Read more
[Regression] Build and Run tries to create Standalone executable named "...
Steps to reproduce:1. Create new project2. Press CTRL + B3. When you are asked where to build just leave file name blank and press c... Read more
Prefabs and Undo leads to crash
Reproduction steps: 1. Open "MinimalReproProject.zip"2. Open the "Main" Scene3. Drag and Drop "Prefab A" from the Project window ont... Read more
Editor becomes unresponsive when calling ScreenCapture.CaptureScreenshot...
How to reproduce:1. Open the "Test" scene in the attached project.2. Change the resolution of the game view to a fixed large value (... Read more
Blit operation is tripled when another Camera is active in the scene
Reproduction steps:1. Open the attached project.2. Play the scene.3. Open Window > Frame Debugger.4. Enable it. Actual behavior:-... 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