Search Issue Tracker
Hinge Joint becomes unbreakable when Break Force and Break Torque are se...
How to reproduce:1. Open the attached project2. Open scene Scenes/SampleScene3. Go to the Game view4. Press the Play button5. Observ... Read more
"UNet" word in error message
How we can reproduce it using the example you attached1 Open attached project Actual result:3 errors appear in Console (expected) an... Read more
ProceduralMaterial.isCachedDataAvailable returns true, but material is l...
"Do nothing and Cache" option should generate the material and cache the data, then that data can be reloaded. This does not work. S... Read more
[Timeline] Cannot fix a missing Timeline animation clip because Inspecto...
To reproduce: 1. Download attached project "UnityTimelineBugs2.zip" and open in Unity2. Open "TimelineMissingClipTest" scene3. Selec... Read more
URP does not render terrain details when the project is built
To reproduce:1. Open the project “TestTerrainDetail”2. Open the Assets → Scenes → SampleScene3. Enter Play mode4. Notice that the te... Read more
Crash on 'DisconnectPrefabInstanceRecursive' when playing the scene
Steps to reproduce:1. Open user attached project2. Play the scene- Editor crashes at this point 0x0000000140713201 (Unity) Disconnec... Read more
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
[XR SDK][Post-Processing] Ambient Oclussion breaks in Play mode when XR ...
Reproduction steps:1. Open the user's attached "XR Plugin Postprocessing Bug.zip" project2. Load the SampleScene3. Enter Play mode E... Read more
Building project results in multiple ENABLE_UNITY_COLLECTIONS_CHECKS war...
Reproduction steps:1. Open the attached project "BuildWarnings.zip"2. Build the project3. Observe the Console Expected result: no wa... Read more
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template