Search Issue Tracker
Unity shaders can define user-defined multi-line preprocessor directives...
How to reproduce:1. Open tester's project (D3D11MultilineDefine.zip)2. Observe the Console for shader errors Expected result: No sha... Read more
Tab button doesn't switch to other input fields in the sprite editor window
Reproduction steps:1) Download and open "smallrepro.zip" project2) Select sprite, located in Assets folder (there's a single sprite)... Read more
error CS2001 when downgrading a Project, after a Package has been imported
Repro steps:- start up a new project with Unity 2018.2- Open Packege Manager and import a new project- close Unity 2018.2 and open t... Read more
NullReferenceException on build. Tags are unrecognizable
Steps to reproduce:1. Open user attached project2. Build and Run on Android, iOS or Standalone3. Select "Play" and "Normal"4. Observ... Read more
Physics layers still interact when unchecked in collision matrix causing...
Steps to reproduce:1. Download and open the latest attached project(oc link)2. Enter play mode Note: GameObjects are set to layers w... Read more
[XR] Projectors only appear in the left eye on Android with Single Pass ...
When using the Single Pass rendering path (non-instanced/non-multiview) on Android, specifically on the NVIDIA shield, projectors ar... Read more
[Terrain] Ctrl + Z or CMD + Z does not undo Alpha Maps changes in Terrai...
When using Undo.RegisterCompleteObjectUndo(terrainData,...) before changing terrainData, then you can only undo changes to Heightmap... Read more
AssetDatabase.StopAssetEditing crashes the Editor
To reproduce: 1. Open the project ,attached by the tester (assetDatabaseCrash.zip)2. Go to Window -> Asset Testing3. Press Create... Read more
The Editor crashes in ParticleSystem::SyncSimulationJobs when exiting Pl...
To reproduce: 1. Open the project, attached by the user (Defense Of Humanity 3D.zip)2. Open the "Mission1-1" scene3. Enter Play mode... 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