Search Issue Tracker
Instantiated GameObjects get removed when the transform.position is nega...
How to reproduce:1. Open the user's attached project2. Open Assets/forCoolUnityBros.unity3. Enter Play Mode Expected results: Stars ... Read more
InspectorWindow: Text of Prefab becomes blurry in the name field in the ...
Text of Prefab becomes blurry in the name field in the Inspector with Inter(Default) font Steps to Reproduce: 1. Create a new Projec... Read more
CollectDependencies(SceneAsset) returns dependencies when called for emp...
To reproduce:1. Open attached example project2. Open Assets/empty.unity and notice it's empty3. Select Assets/empty.unity4. Execute ... Read more
[Blender] Object modifiers are not applied when object is in a hidden la...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1155646.zip" Unity project2. Observe the "fbx" and "blend" Ga... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
"Other" category is not shown in the player Profiler graph if a sample i...
How to reproduce:1. Create and open a new project2. Select File > Build Settings3. Enable 'Development Build' and 'Autoconnect Pr... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
ParticleSystem forces DeferredRendering to have Forward pass which resul...
Steps to reproduce:1. Open user's attached project "Shadows.zip"2. Open "RecieveShadows" scene3. Open Frame Debug window4. Notice th... Read more
Input field On End String event is triggered when exiting Game mode
How to reproduce:1. Open attached project ("ReproInput.zip")2. Open SampleScene scene3. Enter Play mode4. Select the input field5. E... Read more
Unity Editor crashes sometimes after entering Play Mode when the experim...
Unity Editor crashes sometimes after entering Play Mode when using ray tracing effects. 1. What happened Unity Editor crashes someti... 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