Search Issue Tracker
SubEmitters appear far away from their spawn position if particles are d...
Steps to reproduce: 1. Open attached project2. Open scene "DemoSceneParticleSystem"3. In hierarchy, select "ParticleSystems/Lightnin... Read more
Invalid AABB inAABB when using font which has line spacing set to 0
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Notice "Invalid AABB inAABB" error in console. Also, double-clic... Read more
Cannot select objects from scene view if rendering to a texture during O...
Steps to reproduce: 1. Open attached project2. Open scene "picktest"3. Make sure that cube is visible in scene view4. Run the scene5... Read more
After deleting Tag and reopening the scene, deleted tag is shown again
How to reproduce:1. Open the attached project2. Open test scene3. Expand Parent is hierarchy and select Cube4. Notice it has PDFace ... Read more
Setting Texture through MaterialPropertyBlock doesn't affect objects rea...
Reproduction steps: 1. Open the attached project2. Open scene "Scene"3. Press Play4. Notice that object whose Texture was set throug... Read more
Not possible to type to InputField if required tag to make changes with ...
How to reproduce:1. Open the attached project2. Open MainScene scene3. Expand Parent and select Cube4. Go to Add Tag5. Create new ta... Read more
Rigidbody2D with Interpolate and Start Asleep flickers after AddForce
Reproduction steps:1. Open the attached project (ReproProject.zip)2. Open and play the "Test Scene"3. Press anywhere on the game vie... Read more
[WebGL] Application.ExternalCall throws exception if called function is ...
-e: see title, for Webplayer it just does nothing in that case and throws no exception or error -repro:--make a scene with Applicati... Read more
Unloaded scene is removed from hierarchy after exiting playmode
Steps to reproduce: 1. Open attached project "769613.zip"2. In project tab, open folder "_Scenes"3. Open scene "test dont kill me"4.... Read more
[GLCore] Shader compiler tries to assign float to vector3
Steps to reproduce:1) open users attached project2) check console GLSL compilation failed:ERROR: 0:76: Incompatible types (vec3 and ... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu