Search Issue Tracker
Property Attributes don't affect regular fields when "ApplyToCollection"...
Steps to reproduce: 1. Open the “CollectionAttributesBug.zip” project 2. Open the "SampleScene" 3. Open the "ReadOnlyAttribute” s... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project 2. Open scene TestScene.unity 3. Select the TriggerDamageAtMidpoint game object - In th... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps ... Read more
[Terrain] "Cancelling Display Dialog" error in the Console when trying t...
Steps to reproduce: 1) Download attached project and open in Unity 2) Open TerrainScene scene 3) Select Terrain GameObject in the I... Read more
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce: 1. Open the attached project 'RenderOnce' 2. Open 'test' scene 3. Script is attached to the cube which renders ... Read more
Unloading source asset immediately after Blit(source, dest) can result i...
How to reproduce: 1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project 2. Enter Play Mode 3. Press the "Run Blit Te... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro: 0. Make sure your system is clean (no Unity or VS were installed on it before). 1. Using download assistant install Unit... Read more
Burst does not recompile Scripts when they have been compiled once before
Reproduction steps: 1. Open the attached project 2. Open the "Procedural Mesh.unity" Scene located in the /Assets/Scenes folder 3. M... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
[iOS] Unsupported shaders errors appear in the console after deploying t...
Reproduction steps: 1. Download and open the attached "Level1" project 2. Build and deploy the project to iOS 3. Observe the Xcode c... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key