Search Issue Tracker
[IL2CPP] Build fails with error: Attempting to constrain a value of type...
To reproduce:1. Open project attached by the user2. Build it for iOS or Android with IL2CPP backend Expected: Unity successfully bui... Read more
[Linux Editor] The checkboxes in the "Static" menu are not displayed
Steps to reproduce:1. Open any project.2. In Hierarchy window, select any GameObject3. In Inspector window, press the arrow icon nex... Read more
[Windows] TransformChangeDispatch::GetSystemInterested crashes on projec...
To reproduce: 1. Download attached project "CrashBug.zip" which user attached in email and open in Unity2. Create a new scene3. Add ... Read more
Unity crashes when trying to compress the files with SevenZipCompressor....
Steps to reproduce:1. Open the attached project2. Open the TEST scene3. Play the scene4. Observe the crash Actual result: Unity cras... Read more
Event.current.capsLock returns false, when capsLock is on, but capsLock ...
To reproduce:1. Open attached project "CapsTest.zip".2. Open and Play "Test" scene.3. Press "Caps Lock" on key board, and check the ... Read more
[Shaders] Shader _Time value isn't updated when there isn't a Camera in ...
Shader _Time value isn't updated when there isn't a Camera in the Scene. When you don't have a camera in the scene, just a Canvas se... Read more
[Regression][Windows] Unneeded second Build&Run button is shown in the F...
Steps to repro: 1. Create new project;2. Open File context menu;3. Observe Build&Run buttons number. Expected result:There is on... Read more
[Linux][AWS] Unity builds that are built on AWS crash on start
Unity builds that are built on Amazon Web Services node crash on start Steps to reproduce:1. Set up an AWS instance. (I've used a no... Read more
Reverting to an older Collab commit deletes all ignored files
Reproduction steps:1. Open CollabRevertTest project2. Enable collab3. Commit4. Change the scene and save it5. Revert to the previous... Read more
[Android] The function Advertisement.IsReady does not return the result ...
Reproduction steps:1. Open the attached project "Repro934186.zip";2. Build the scene "Scene_01" on a device;3. Open the built app in... 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