Search Issue Tracker
[Code Optimization] "Debug"/"Release" Mode not updated after Editor restart
Reproduction steps:1. Open "optimization_tests.zip" project2. "Preferences" -> "General" -> "Code Optimization on Startup" -&g... Read more
-e IL2CPP build failure when the Unity folder name is changed
1. Install Unity 4.6.4p2 on Mac2. Rename "Unity" folder to "Unity 4.6.4p2". Make sure there is a space in the name3. Run Unity Edito... Read more
[UnityScript] Error in Mono Develop when trying to add Debug.Log
Steps to reproduce : - create a new Javascript- open in Mono Develop- type Debug.Log ( and the error will appear *Note :Only reprodu... Read more
Console window search query does not show up in search bar after Console...
To reproduce:1. Open any project2. Make sure the Console window has at least one message in it3. Type anything in the Console's sear... Read more
[ReflectionProbe] Baking custom reflection light probes overwrites the u...
Baking custom reflection light probes when an .exr file (Texture type: cubemap or HDRI) is assigned as the custom cubemap overwrites... Read more
ObjectDisposedException is thrown when resizing an array drawn in a cust...
Reproduction steps:1. Open the “My project“ project2. Select the “another-behaviour“ GameObject3. Set the “Behaviours” array size to... Read more
[Android] Build and run fails when Rewired is present in the project
Repro steps:1. Open QA attached project "repro_1169148"2. Switch build target to Android3. Build and run Actual: Build fails with a ... Read more
Editor crashes with (Unity) WorldCollision when previewing a Particle Sy...
How to reproduce:1. Create a new project2. Import the "case1178532_ReproPackage" Package3. Add the "Brenntest" Prefab to the scene4.... Read more
[Tilemap] Crash when upgrading project to newer version of URP
After upgrading Pixel Perfect Adventures from 2019.3.0b8 (URP 7.1.6) to 2019.3.0f4 (URP 7.1.7), the first time i open a scene with a... 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