Search Issue Tracker
Help Tip for "Update Mode" in Animator componenet is ";"
Help Tip for "Update Mode" in Animator component is ";" 2) How can we reproduce it using the example you attached1 Create new projec... Read more
Disabled input field crashes Unity when playing
To reproduce this bug: 1. Create a new project2. Create an input field3. Play4. Stop5. Disable input field in the hierarchy6. Press ... Read more
AssetBundle.Unload errors
-e: On Linux, you can't call AssetBundle.Unload(false) at all. The first call will report: "AssetBundle.Unload(false) shouldn't be c... Read more
Time.deltaTime is 0 on the first frame in Unity 5
Steps to repro:a. Open Test Scene and press Play.b. Notice that the Test script outputs Time.deltaTime on the first Update() frame. ... Read more
Arrow icons are incessantly created when exposing Audio Mixer parameters...
Steps to repro:1 - Create a new Audio Mixer from the Assets folder in the Project View2 - Open the Audio Mixer and select the Master... Read more
Scripts are always recompiled when building SceneAssetBundles
To Reproduce: 1. Open the project attached to the post. 2. Goto 'Bundle Builder' in menubar. 3. In the opened editor window select e... Read more
Hinge and Configurable Joints looks broken compared to 4.x versions
To reproduce:1. Open attached project2. Open ropeProblems scene3. Press play4. Notice that Configurable and Hinge Joints looks broke... Read more
An UI prefab containing a Layout Element component will always be render...
To reproduce this bug: 1. Open the attached project2. Open 'AlwaysActiveUIPrefabs' scene3. Run progam to see the normal behaviour of... Read more
In ToggleGroup, cannot set isOn property on Toggle to False via script
To reproduce this issue: 1. Open the attached project2. Open 'ToggleTest' scene3. Play the scene4. Click 'With Group' button5. It tr... Read more
[ScriptAPI] OnParticleCollision does not work with ParticleSystem.Simulate
To reproduce this bug: 1. Open the attached project2. Open 'PatricleSystemCollisionMessages' scene3. It has a particle system which ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal