Search Issue Tracker
Scene is permanently corrupted after copying canvas element
Steps to reproduce:1. open User's attached project2. open scene "Main Scene"3. from Hierarchy go to Canvas > Panel4. copy and pas... Read more
Typo in Graphics Settings: "Ligtht Halo" (Unity 5.4)
Steps to reproduce the issue:1. Open any existing project or create a new one.2. Navigate to: “Edit->Project Settings->Graphic... Read more
[Regression][Raycast][Painting] Sometimes raycast is not working for ter...
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Go to 'P... Read more
[Shuriken] Fixed TimeStep affects Particle Simulation in Edit Mode diffe...
To reproduce:1. Open attached project2. Open the scene Untitled.unity3. Change Fixed TimeStep to 1.04. Simulate particles in editor ... Read more
Destroy(gameObject, time) causes Unity to crash in SharedGfxBuffer::Uns...
How to reproduce:1. Open the attached project2. Open and play World scene3. select Server and Play4. Select Bob player5. Wait until ... Read more
Crashes when applying a shader with #error directive to a material
To reproduce:1. Open the attached project2. Select Material "Material"3. Change "Material" shader to Custom/ChunkTextureShader4. Obs... Read more
When building asset bundles not all files are created on first attempt
Reproduction steps:1) Open user's attached project2) Run "Build Android/Build SFxs for Android" in upper menu3) Go to "dist/android/... Read more
Accessing AssetBundleCreateRequest.assetBundle before isDone is true doe...
To reproduce:1. Open attached project2. Build the bundles using the menu Support/BuildBundles3. Hit Play and check console Reproduci... Read more
[OpenVR|SinglePassStereo] Splashscreen stereo discrepency
1) Download and open the attached project.2) Plug in HTC Vive or Oculus Rift3) Start Steam VR4) Open the attached project5) Go to Pl... Read more
[Oculus] Splash screen remains in first scene when VR mode disabled init...
1) Setup Oculus CV12) Ensure Oculus is the preferred and only SDK in the VR SDK list3) Click on the Main Camera object4) Note the VR... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code