Search Issue Tracker
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
[XR] Editor crashes with ComputeBuffer::SetData when exiting the Play Mo...
How to reproduce:1. Open the user's project2. Enter the Play Mode3. Exit the Play Mode Expected result: Editor does not crashActual ... Read more
[Themes] Position Width (W) Text is clipped in Sprite Editor window with...
Position Width (W) Text is clipped in Sprite Editor window with Inter(Default) font. Steps to repro:1. Open the attached project.2. ... Read more
A secondary Inspector does not show Entity properties when two instances...
How to reproduce:1. Open the “EntitiesSamples.zip“ project2. Open the “demo“ Scene3. Open a second instance of the Inspector (if it ... Read more
CullScriptable process time increases when decreasing Field of View
Reproduction steps:1. Open the "TerrainZoomTest.zip" project attached by the user2. Open the "ZoomTest2Scene" Scene3. Open the Profi... Read more
[WebGL] TouchPhase.Stationary not working on WebGL build
Reproduction steps:1. Open attached Project2. Open Assets\\Scenes\\SampleScene Scene3. Build and Run for WebGL4. Touch and Hold on t... Read more
[Linux] Asset Store "Open in Unity" button does not work
How to reproduce: Log in to the Asset Store on a browser Go to “My Assets“ Press the “Open in Unity“ button on any asset Expected re... Read more
Render Texture is not cleared before Camera rendering when using Univers...
How to reproduce:1. Open User's attached URPTemplate.zip project2. Open SampleScene found in Assets -> Scenes3. Enter the Play mo... Read more
[OSX only] Can't rename GameObject by right clicking in the Hierarchy wh...
Reproduction steps:1. Create a new Unity project2. Focus on any window in the Editor except Hierarchy3. Right-click -> Rename any... Read more
VirtualFileSystem crash because of data races.
Due to race conditions in various VFS components a crash is likely to happen.Steps to reproduce: This bug is difficult to reproduce ... 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
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template