Search Issue Tracker
Child script gets disabled if parent gameObject adds Rect Transform comp...
To reproduce:1. Open attached Unity project "CoroutineTest.zip"2. Open "Test" scene3. Go into Play Mode Expected result: "CoroutineT... Read more
Importing .ogg fails with internal error from FMOD sub-system
This happens when importing video file with .ogg extension which should be used by audio files. To fix this, change video extension ... Read more
Alpha channel not preserved properly before adding PostProcessing effect...
Steps to reproduce:1. Open "CommandBuffers.7z" attached project2. Open "test" scene and enter Play mode3. Observe "Layer2" panel bei... Read more
[iOS][GameCenter] Game Center etitlement not added to project when Socia...
To Reproduce: 1. Build and run the attached project (it uses GameCenter integration).2. Observe that 'Game Center' is not enabled in... Read more
[iOS] Using ReplayKit breaks screen auto-rotation
When starting a ReplayKit broadcast a UIViewController and UIWindow are created. These do not abide to the supported orientations ch... Read more
The .meta file generated for the .DLL plugins do not respect the YAML sp...
Steps to reproduce:1. Create a new project2. Import any DLL3. Open the meta file of DLL4. Observe, the .meta file generated for .DLL... Read more
Multiple Camera viewports interacting wrong, using less screen space tha...
Steps to reproduce:1. Open user attached project "CompositeImages.zip" in Unity 5.62. Select RainCone material in project window and... Read more
[iOS][GameCenter] Social.localUser.Authenticate does not work on some de...
To Reproduce: 1. Build and run the attached project.2. Enable 'Game Center' in the capabilities section.3. Click the button and obse... Read more
NullReferenceException when adding a label
Steps to reproduce : - create an asset- add a label to it and notice the error *Note:Regression from 2017.b5. NullReferenceException... Read more
Editor does not save font asset "fallback Reference" properly, which pre...
To reproduce:1. Open attached project "Font Fallback Test.zip"2. Open "init" scene.3. There are 4 different examples of text. 3rd ex... 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