Search Issue Tracker
NullReferenceException is thrown after importing Post Processing when it...
How to reproduce:1. Create a new project2. Import Post Processing asset from Package Manager3. Add Post-process Layer component to M... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce:1. Open the "case1175229_ReproProject" Project2. Observe the console Expected result: Error message does not get pr... Read more
Build window is black and unable to access when "Webplayer" API is missing
I am unable to change the player build platform over and unable to access the menu. Only work around is opening in older version of ... Read more
Editor sprite icons are not showing in inspector
Steps to reproduce:1) open attached project2) open scene 'm'3) click on directional light in hierarchy4) observe script component Ex... Read more
[Timeline] Timeline animation resets to the first frame if animations tr...
To reproduce:1. Open users attached project "TimelineFinalFrame.zip"2. Open "SampleScene.unity" scene3. Select DirectorTimeline time... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
[iOS] Mysterious characters such as \343 and \201 appear when concatenat...
To reproduce: 1. Download attached "testJapaneseText.zip" project and open in Unity2. Open "MainScene" scene3. Build for iOS4. Deplo... Read more
Crash running non-development Standalone OSX build with an animated UI/T...
How to reproduce: 1. Open attached project2. Open scene Test.unity- Scene contains a Canvas with a Text gameobject, which has its al... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... 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