Incomplete Recognition of Rules in Certain Projects

Describe the Bug

We have identified that in certain projects, the defined development rules are not being fully recognized or enforced as intended. This may lead to inconsistent behavior or deviation from expected standards.

Maintaining rule compliance is essential for consistent and reliable development workflows. Your cooperation is appreciated.

Steps to Reproduce

Despite multiple attempts to reproduce the bug, an exact reproduction was not possible.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.4 (user setup)
VSCode Version: 1.99.3
Commit: a8e95743c5268be73767c46944a71f4465d05c90
Date: 2025-07-10T17:09:01.383Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, to understand the reasons for this, did you copy the .cursor folder with the rules and paste it into the project? Or did you update to a new version of Cursor? In other words, when did this issue appear?

I cloned and added the .cursor directory into an existing project.
As a result, the rules are not being recognized.

I also tried clearing and rebuilding the index, but the issue persists.

Try creating at least one rule from the interface, it might help. If not, delete the folder and create a rule from the Cursor interface. Then, when the folder and rule are created, put the entire folder with the rules back. Also, restart Cursor.

1. When adding rules based on the UI while keeping the current state, a rules file is generated, but the rules still aren’t recognized.

2. If the .cursor/rules folder is deleted and new rules are added, the rules are recognized normally.

3. Afterwards, when the original cursor-rules folder is copy‑pasted back, the rules are recognized correctly.

Although this bug likely isn’t intentional on the Cursor Team’s part, I anticipate there are users like me who manage cursor-rules via Git and clone it into their projects.
Please list the potential fixes for this bug.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.