Search Issue Tracker
[IMGUI] Changes made to Slider values can only be reverted incrementally
How to reproduce:1. Open the attached "SliderBug" project and "Repro" scene2. Click on the "GameObject" in the Hierarchy and open In... Read more
Working with animator parameter while playing scene frame by frame produ...
How to reproduce:1. Open Unity2. Download and open 'Survival Shooter' demo3. Open '_Complete-Game.unity' scene4. Open 'Player' GameO... Read more
[Windows] "Default is native resolution" overrides window width/height w...
How to reproduce:1. Create new project file2. Go to player settings in the editor,3. Disable "Default is Full Screen" (this will hid... Read more
Particle system custom data at does not change at run time
Steps to reproduce:1. Open user attached project2. Run the scene3. Notice the yellow emitted particles4. Change the value of "datali... Read more
Texture2D_CUSTOM_Apply crashes in Play mode
To reproduce: 1. Download attached project "TextureCrash.zip" and open in Unity2. Open "Scene" scene3. Enter Play modeNote: Wait for... Read more
Folder Labels can not be added or edited in the inspector
To reproduce: 1. Download and open attached project.2. Select "YoYoYo" folder and notice that in the inspector there is no window fo... Read more
Inconsistency between the functionality of Lighting group and Materials ...
How to reproduce:1. Open2. Create a new project3. Create an empty GameObject4. Attach MeshRenderer and SkinnedMeshRenderer component... Read more
[macOS] Setting nested GameObjects to static throws InvalidOperationExce...
To reproduce: 1. Download and open attached "New Unity Project.zip" project.2. In the hierarchy select "GameObject" gameObject and m... Read more
Unity Editor window is black after turning off and on external monitor
Happens on Windows 7 64bReproduces on all versions since 5.4.6f1 (didn't check earlier versions) including 2017.3.0b9 and 2018.1.0a3... Read more
[WebGL] <Build>.data.unityweb is not cached in the Indexed DB
Steps to reproduce: 1) Download attached project 'WebGLCache.zip' and open in Unity2) Build attached project3) Install XAMPPDownload... 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