Search Issue Tracker
EdgeDetectNormals shader from StandardAssets won't compile when building...
Reproduction steps:1. Open project attached (EdgeDetectCompilation.zip)2. Build it. Expected result: It will be built successfully.A... Read more
WebAssembly throws out error when loading a scene through an Asset Bundle
Reproduction Steps:1. Import project "WebAssembly".2. Open scene "gMain".3. In Player Settings, make sure "WebAssembly (Experimental... Read more
Shadows appear only when certain materials are in render field
To reproduce:1. Open user's project2. Enter play mode3. Pause the game, create cube in scene near the player (or hit any existing cu... Read more
[Gear VR] Inset viewport problems
In Unity 2017.1 on Gear VR inset viewports smaller than the main viewport only appear in the left eye when single-pass stereo is cho... Read more
AddComponent<>() high GC usage
Each call of AddComponent<>() function invokesAttributeHelperEngine::GetParentTypeDisallowingMultipleInclusion andAttributeHel... Read more
Animation twitches at the start of a animation loop
Steps to reproduce:1. Download 901635_repro.zip and open "Test" scene2. Enter play mode3. Observe looping idle animation Expected re... Read more
[Android] Loading AssetBundles from file fails when bundle is located af...
To reproduce: 1. Download and open "TestLargeAssetBundle.zip" project.2. Build app to the device.3. Copy the file "test" located in ... Read more
[Metal] Screen does not render using Screen.SetResolution when device re...
Reproduction steps for iOS:1. Connect a device with a bigger resolution than the one, that is set in the "ChangeResolution" script (... Read more
Editor crashes in FindRelativeTransformWithPath on entering Play mode, w...
To reproduce: 1. Open the project, attached by tester (scriptCrash.zip)2. Open "2D" scene3. Add HealthBarUI.cs script to Cube game o... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window